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 2002/12/20 23:48:45 UTC

DO NOT REPLY [Bug 15574] - UTF-8 BOM is not consumed by XMLEntityManager, UCS2 & UCS4 byte order not detected when user sets encoding on InputSource.

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=15574>.
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=15574

UTF-8 BOM is not consumed by XMLEntityManager, UCS2 & UCS4 byte order not detected when user sets encoding on InputSource.

mglavass@ca.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|BOM is not consumed by      |UTF-8 BOM is not consumed by
                   |XMLEntityManager when user  |XMLEntityManager, UCS2 &
                   |sets encoding on InputSource|UCS4 byte order not detected
                   |                            |when user sets encoding on
                   |                            |InputSource.



------- Additional Comments From mglavass@ca.ibm.com  2002-12-20 22:48 -------
Also if a user attempts to parse UCS2 and UCS4 encoded documents using an 
InputSource, and sets the encoding to UCS2/UCS4 on the InputSource, the 
endianness (byte order of the characters) is not detected which causes
createReader() to report a fatal error.

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