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=9237>. 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=9237 Encoding spec in lower case (DTD/XML) not recognized Summary: Encoding spec in lower case (DTD/XML) not recognized Product: Xerces-C++ Version: 1.7.0 Platform: Macintosh OS/Version: MacOS X Status: NEW Severity: Normal Priority: Other Component: Validating Parser (DTD) AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] When trying to parse an XML file or a DTD containing "uft-8" as encoding specification, I get "An exception occurred! Type:TranscodingException, Message:Could not create a converter for encoding: utf-8." During library build, transcoder options were default (native). Changing the encoding statements to "UTF-8" (upper case) solves the problem. Don't know what the XML spec says, however, this behavior is different from a Linux build and thus not so favorable... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
