Bug 25231 - cant't process charset
Summary: cant't process charset
Status: RESOLVED INVALID
Alias: None
Product: Tomcat 5
Classification: Unclassified
Component: Catalina (show other bugs)
Version: 5.0.16
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
: 25235 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-12-05 02:33 UTC by xukehui
Modified: 2004-11-16 19:05 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xukehui 2003-12-05 02:33:09 UTC
When I update my server tomcat 4.1.24 to 5.0.16,I find that all request include 
gb2312 char,can't get the correct String.and 4.1.24 can process it very well
Comment 1 Remy Maucherat 2003-12-05 09:15:09 UTC
URI encoding handling is different now (more compliant with web standards). Look
in the documentation, and in particular at the uriEncoding attribute of the
connector. Posting on tomcat-user about these kind of problem, as this is new,
and public discussion can't hurt.
Comment 2 Remy Maucherat 2003-12-05 09:44:02 UTC
*** Bug 25235 has been marked as a duplicate of this bug. ***