|
From: <cra...@co...> - 2007-05-16 06:49:19
|
Hmm... thanks for pointing that out, I need to verify it, I thought this was fixed in 1.9 as someone pointed out in the Java version.. -------------- Original message -------------- From: Harbhanu <har...@hu...> > Hi, > I am trying to use the cursor apis to traverse the xml document.. > But its crashing the system..when I call "toRawString" for a particular > index... > > It seems the crash is due to the code in "toRawString2" .. the offset value > is not getting incremented > > I tried changing the offset modification logic to "offset++" and it > worked... > Please let me know if it is a defect or something wrong from my part. > > Regards, > Harbhanu > > |