You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2002/06/09 13:27:54 UTC

DO NOT REPLY [Bug 9725] New: - GB2312 support in XSP

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

GB2312 support in XSP

           Summary: GB2312 support in XSP
           Product: Cocoon 2
           Version: 2.0.2
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: core
        AssignedTo: cocoon-dev@xml.apache.org
        ReportedBy: phpme@citiz.net


I modify xml encoding to GB2312 to show chinese font at follows:
<?xml version="1.0" encoding="GB2312"?>

this way works well with xsl file , but not worked for xsp file.

when I wrote 2 chinese font in xsp xml with iso-8859-1, 4 "?" produced in 
output.
when I change encode to GB2312, 4 unkown strange char produced in output.


btw, GBK encoding is not supportted too.


My system:
WindowsXp chinese edition
JDK131
Tomcat4.0.1
Cocoon2.02

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