Jason created XERCESC-2012:
------------------------------

             Summary: Get error on  XMLString::transcode when data contains hex 
92 (Linux)
                 Key: XERCESC-2012
                 URL: https://issues.apache.org/jira/browse/XERCESC-2012
             Project: Xerces-C++
          Issue Type: Bug
    Affects Versions: 3.1.1
         Environment: RHEL 5.6 64bit
            Reporter: Jason
            Priority: Critical


I have a data string that contains hex 92  -    BIN~24~Ringer’s.patient’s right

It works fine on windows when I call  XMLCh *tag = XMLString::transcode(image)
but on the linux, it give a error

    char 1344, Message: invalid multi-byte sequence

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to