Bug report #323 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/323>

REPORT #323 Details.

Project: Tomcat
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: high
Severity: critical
Confidence: public
Environment: 
   Release: 3.1
   JVM Release: jdk1.2.2
   Operating System: Solaris
   OS Release: 2.6
   Platform: Unix

Synopsis: 
Tomcat 3.1 mishandles UTF-8 encoded text above the ascii range

Description:
My servlet produces UTF-8 encoded HTML pages that 
include encoded Unicode character values in the CJK range; 
I set the HttpServletResponse.ContentType in these cases to
"text/html;charset=utf-8".  Under an early issue of 
Tomcat 3.1, the UTF-8 encoded CJK characters got submitted 
to the browser properly; IE5 with the proper fonts 
installed was able to display theses characters just fine.  
Under the newest issue of Tomcat 3.1, however, the CJK 
characters in the HTML pages are replaced with "?"s before 
they are submitted to the browser! 

For another report of the same problem, see 
Stefan van den Oord's memo to the developers list on
May 4, 2000:

http://www.metronet.com/~wjm/tomcat/FromFeb11/msg01988.html )

Title: BugRat Report # 323

BugRat Report # 323

Project: Tomcat Release: 3.1
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: high Severity: critical
Confidence: public

Submitter: Rick Beaubien ( [EMAIL PROTECTED] )
Date Submitted: Oct 31 2000, 01:32:38 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
Tomcat 3.1 mishandles UTF-8 encoded text above the ascii range
Environment: (jvm, os, osrel, platform)
jdk1.2.2, Solaris, 2.6, Unix

Additional Environment Description:

Report Description:
My servlet produces UTF-8 encoded HTML pages that include encoded Unicode character values in the CJK range; I set the HttpServletResponse.ContentType in these cases to "text/html;charset=utf-8". Under an early issue of Tomcat 3.1, the UTF-8 encoded CJK characters got submitted to the browser properly; IE5 with the proper fonts installed was able to display theses characters just fine. Under the newest issue of Tomcat 3.1, however, the CJK characters in the HTML pages are replaced with "?"s before they are submitted to the browser! For another report of the same problem, see Stefan van den Oord's memo to the developers list on May 4, 2000: http://www.metronet.com/~wjm/tomcat/FromFeb11/msg01988.html )

Workaround:
null

View this report online...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to