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 2003/06/12 19:01:44 UTC

DO NOT REPLY [Bug 20714] New: - response charset defaults to iso-8859-1 where java 1.4.2beta ignores file.encoding and use platform default encoding...

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

response charset defaults to iso-8859-1 where java 1.4.2beta ignores file.encoding and use platform default encoding...

           Summary: response charset defaults to iso-8859-1 where java
                    1.4.2beta ignores file.encoding and use platform default
                    encoding...
           Product: Tomcat 4
           Version: 4.1.24
          Platform: Other
               URL: http://java.sun.com/j2se/1.4.1/docs/api/java/io/OutputSt
                    reamWriter.html
        OS/Version: Linux
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Unknown
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: michael@mosmann.de


encoding in OutputStreamWriter uses platform encoding (since 1.4.2 beta (is not 
a bug.. i have send a bug report to sun)) which is not iso-8859-1 on redhat 8 
so tomcat response has charset iso-8859-1 but is utf-8 encoded.

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