[jboss-jira] [JBoss JIRA] (JBWEB-234) processParameters does not take request encoding charset
Remy Maucherat (JIRA)
jira-events at lists.jboss.org
Fri Mar 9 06:25:36 EST 2012
[ https://issues.jboss.org/browse/JBWEB-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list