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=25746>. 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=25746 SAXException : Expected end of tag 'Name' was thrown due to a French character Summary: SAXException : Expected end of tag 'Name' was thrown due to a French character Product: Xerces-C++ Version: 1.7.0 Platform: HP OS/Version: HP-UX Status: NEW Severity: Blocker Priority: Other Component: SAX/SAX2 AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When trying to parse an XML file containing a French character I receive the exception: SAXException : Expected end of tag 'Name'. The Name tag is the tag containing, among other things, the French character (Which is an e with a ' thingy above it). I have found that in version 2.4 there is a locale definition in the constructor of XMLPlatformUtils (::Initialize("fr_FR")) but I can't find anything similar in version 1.7. Maybe you can tell me if there is a similar support in my version using environment variables or something similar. Regards, Ron Matzkin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]