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.

[EMAIL PROTECTED] 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 [EMAIL PROTECTED]  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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to