Skip to content
Snippets Groups Projects
Commit 1298a521 authored by Tinny Ng's avatar Tinny Ng
Browse files

[Bug 2456] loadXML gives an exception. Fixed by Sean Bright. Originally,...

[Bug 2456] loadXML gives an exception.  Fixed by Sean Bright.  Originally, UTF-16 was set as the encoding
which caused Xerces to look for a byte order mark that would not be present
in a string (but would in a file).  Setting UTF-16LE explicitly sets the byte order.


git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173159 13f79535-47bb-0310-9956-ffa450edef68
parent 8eb1eb77
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment