[jboss-jira] [JBoss JIRA] Resolved: (JBWEB-105) After a servlet redirect a wrong character set is used to decode URL parameters

Remy Maucherat (JIRA) jira-events at lists.jboss.org
Tue Jul 22 10:52:18 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBWEB-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Remy Maucherat resolved JBWEB-105.
----------------------------------

    Fix Version/s: JBossWeb-2.1.1.GA
       Resolution: Done


> After a servlet redirect a wrong character set is used to decode URL parameters
> -------------------------------------------------------------------------------
>
>                 Key: JBWEB-105
>                 URL: https://jira.jboss.org/jira/browse/JBWEB-105
>             Project: JBoss Web
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Samuel Mendenhall
>            Assignee: Remy Maucherat
>             Fix For: JBossWeb-2.1.1.GA
>
>
> Creating on the behalf of a customer.
> Problem: urls decoded incorrectly despite:
> * All pages written/encoded in utf-8
> * Header set to utf-8
> * URIEncoding="UTF-8" in the 8080 connector
> * response.setContentType("text/html"); and response.setCharacterEncoding("UTF8"); 
> * No filters in place
> Logs/confs/screenshots can bee seen at the Help Dest Ticket Reference.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list