Bug 24721

Summary: HttpServletRequest.setCharacterEncoding doesn't work.
Product: Tomcat 4 Reporter: Kamil Nagrodzki <knagrodzki>
Component: Connector:Coyote HTTP/1.1Assignee: Tomcat Developers Mailing List <dev>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 4.1.29   
Target Milestone: ---   
Hardware: Other   
OS: other   

Description Kamil Nagrodzki 2003-11-14 23:38:12 UTC
Servlets using method
HttpServletRequest.setCharacterEncoding("iso-8859-2");
can't decode Polish characters.
I'm using FORMS and POST method.
The same seevlets works on Tomcat 4.1.27

I've opened bug 24557 few days ago,
then Remy Maucherat set status to RESOLVED/INVALID.
I've understood that my report is wrong, so I reopend bug and put new comment.
Because nobody changed status of bug 24557 since 10/NOV I'm filling this report
now...
Comment 1 Remy Maucherat 2003-11-15 07:46:13 UTC

*** This bug has been marked as a duplicate of 24557 ***