You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Lance Zhang <lz...@yahoo.com> on 2002/04/01 20:43:24 UTC

Characters Reordered

I am using Xerces DOM parser, but I found the text in
a text node got reordered after I read it if it
contains a special character or entity.
The 'abc&' was read like '&abc'.

Then, I tried to use the DOM parser in VA java
provided by IBM and it worked correctly.

Does anyone meet this problem before? is it a bug?

lance

__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - send holiday greetings for Easter, Passover
http://greetings.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org


Re: Characters Reordered

Posted by Elena Litani <el...@ca.ibm.com>.
Lance Zhang wrote:
> 
> I am using Xerces DOM parser, 

It is useful to provide a version of the parser.

> but I found the text in
> a text node got reordered after I read it if it

We had a bug in Xerces 2.0.0. It was fixed in Xerces 2.0.1.

Thanks,
-- 
Elena Litani / IBM Toronto

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org