You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2005/11/14 11:18:38 UTC

DO NOT REPLY [Bug 37487] New: - UTF8 encoding doesn't work in Tomcat-5.0.28

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37487>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37487

           Summary: UTF8 encoding doesn't work in Tomcat-5.0.28
           Product: Tomcat 5
           Version: 5.0.28
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Unknown
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: chitrala@rediffmail.com


Hi,

I see some issue in the Tomcat-5.0.28 installables. Unicode(UTF8) is not 
working consistently in this version: I used the following link to download 
installables

http://archive.apache.org/dist/tomcat/tomcat-5/v5.0.28/bin/

I used the following meta tag to enable UTF8 in my web app.

<META http-equiv="Content-Type" content="text/html;charset=UTF-8">

Scenario 1:

I installed Tomcat on Windows-XP using the executable jakarta-tomcat-
5.0.28.exe. When I access the web app it is working perfectly. I am able to 
see chinese fonts as expected.

Scenario 2:

I installed Tomcat on Windows-XP by extracting jakarta-tomcat-5.0.28.zip. Now, 
when I access the web app UTF8 encoding is not working and the chinese fonts 
are not getting displayed as expected.

Scenario 3:

I installed Tomcat on Red Hat Linux 2.1AS/i386 Server by extracing jakarta-
tomcat-5.0.28.tar.gz. Now, in this scenario also UTF8 encoding is not working 
and the chinese fonts are not getting displayed as expected.

Can I know as why application behaviour is changing based on how I am 
installing Tomcat?

Is there any fix available for this? Please let me know.

Thanks n Advance
- Kishore

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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