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/06/19 03:46:18 UTC

DO NOT REPLY [Bug 20895] New: - XMLString::transcode(char *) problem with GB2312 character set

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=20895>.
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=20895

XMLString::transcode(char *) problem with GB2312 character set

           Summary: XMLString::transcode(char *) problem with GB2312
                    character set
           Product: Xerces-C++
           Version: 2.3.0
          Platform: Other
        OS/Version: Windows XP
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: DOM
        AssignedTo: xerces-c-dev@xml.apache.org
        ReportedBy: chenyx@wholewise.com


I try to call XMLString::transcode(char *), when a string started with a 
chinese character being passed as the parameter, the return value is null; when 
a string started with a alpha character and followed by chinese characters 
being passed as the parameter, the return value is ok.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org