]
Remy Maucherat resolved JBWEB-234.
----------------------------------
Fix Version/s: JBossWeb-7.0.13.GA
Resolution: Done
Bad rebase. Thanks !
processParameters does not take request encoding charset
--------------------------------------------------------
Key: JBWEB-234
URL:
https://issues.jboss.org/browse/JBWEB-234
Project: JBoss Web
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Tomcat
Affects Versions: JBossWeb-7.0.12.GA
Environment: JBoss AS 7.1.1-SNAPSHOT (5 March 2012)
Reporter: Philippe Guinot
Assignee: Remy Maucherat
Labels: charset, encoding, jboss, parameters, tomcat, utf-8, web
Fix For: JBossWeb-7.0.13.GA
The UTF-8 -encoded POST requests params are not processed correctly with JBoss Web
7.0.12.
After some investigations, I notice that in the org.apache.tomcat.util.http.Parameters
class of JBoss Web 7.0.12.Final, the method processParameters( byte bytes[], int start,
int len ) gives null as encoding, while JBoss Web 7.1.10.Final passed the attribute value
of the encoding.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: