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

DO NOT REPLY [Bug 25746] New: - SAXException : Expected end of tag 'Name' was thrown due to a French character

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: xerces-c-dev@xml.apache.org
        ReportedBy: ronma@amdocs.com


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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org