JBoss Community

Coyote Request ignore encoding during processParameters

created by guinotphil in JBoss AS 7 Development - View the full discussion

Hello,

 

I've upgraded yesterday my JBoss AS 7 from 7.1.0.Final to 7.1.1-SNAPSHOT, and since that I notice that all my UTF-8 -encoded POST requests params were not processed corretly.

 

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.

 

I couldn't find a JIRA for this, should I open one ? or is the team already aware of this issue...

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community