TIS-620 encoding causes exception
---------------------------------
Key: XERCESC-1711
URL: https://issues.apache.org/jira/browse/XERCESC-1711
Project: Xerces-C++
Issue Type: Bug
Components: SAX/SAX2
Affects Versions: 2.7.0
Environment: xerces-c_2_7.dll version 2.7.0.0
SAX
WinXPVisual Studio .NET 2003.
Reporter: Marisa DeMeglio
An XML document with the Thai character encoding "TIS-620" causes the following
fatal error: "An exception occurred! Type:TranscodingException, Message:Could
not create a converter for encoding: TIS-620". When the document is
resubmitted to the parser using "ISO-8859-11" instead, it works fine.
The error was coming from a class that uses xercesc/sax2/DefaultHandler.hpp as
its base class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]