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 2001/09/17 06:55:52 UTC

DO NOT REPLY [Bug 437] - req.getParameter(name) Ignores charset. always assumes ISO8859-1. BugRat Report#753

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

cmanolache@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From cmanolache@yahoo.com  2001-09-16 21:55 -------
Many charset problems are now fixed in 3.3. IF you specify charset on output, IE and newer mozilla will do the right thing, but still they will not send any encoding. However we do track the encoding per session.