You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2001/09/06 07:39:56 UTC

[DO NOT REPLY: Bug 3449] New: auto change the existing encoding to wrong encoding

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3449

*** shadow/3449	Wed Sep  5 22:39:56 2001
--- shadow/3449.tmp.17968	Wed Sep  5 22:39:56 2001
***************
*** 0 ****
--- 1,25 ----
+ +============================================================================+
+ | auto change the existing encoding to wrong encoding                        |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 3449                        Product: Xerces2-J               |
+ |       Status: NEW                         Version: 2.0.0 [beta 2]          |
+ |   Resolution:                            Platform: Other                   |
+ |     Severity: Normal                   OS/Version: Other                   |
+ |     Priority: Other                     Component: Other                   |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: xerces-j-dev@xml.apache.org                                  |
+ |  Reported By: skser@sg.alpnet.com                                          |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ Chinese encoding cause the below problem
+ C:\JavaProjects>saxon cs.xml cs.xsl>cs.fo
+ Encoding gb2312 is not supported: using UTF8
+ 
+ C:\JavaProjects>saxon -x org.apache.xerces.parsers.SAXParser cs.xml cs.xsl
+ Error
+   java.io.UnsupportedEncodingException: gb2312 [Could not load class: sun.io.Byt
+ eToChargb2312]
+ Transformation failed: run-time errors were reported

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