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

           Summary: request.setCharacterEncoding doesn't influence
                    parameters in GET requests
           Product: Tomcat 6
           Version: 6.0.10
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When I have GET request with parameters encoded in UTF-8, the parameters in
query string are taken as if they are in ISO-8859-1. Example page that doesn't
work with anything beyong US-ASCII is
http://svn.apache.org/viewvc/lucene/nutch/tags/release-0.9/src/web/jsp/search.jsp?revision=526024&view=markup
 When I just switch from GET to POST, it works.

Good analysis of the problem can be found in the last comment in
http://www.jguru.com/faq/view.jsp?EID=1030399

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to