You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2003/01/21 06:12:15 UTC

DO NOT REPLY [Bug 16287] - The parser cannot parse some UTF-8 encoded Japanese documents

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16287>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16287

The parser cannot parse some UTF-8 encoded Japanese documents





------- Additional Comments From moritaku@bx.jp.nec.com  2003-01-21 05:12 -------
The following patch to src/org/apache/xerces/readers/UTF8Reader.java
seems to resolve the problem.
----
1398a1399
>                 data = fMostRecentData;
----

But, I'm not sure if it is really enough or it doesn't cause any degradation...

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