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: [EMAIL PROTECTED]                                  |
+ |  Reported By: [EMAIL PROTECTED]                                          |
+ |      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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to