[jboss-jira] [JBoss JIRA] (JBWEB-225) Include Tomcat SetCharacterEncodingFilter

Remy Maucherat (JIRA) jira-events at lists.jboss.org
Tue Jan 31 13:11:48 EST 2012


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

Remy Maucherat resolved JBWEB-225.
----------------------------------

    Resolution: Done


I have now added some filters and valves from Tomcat, but since this one is extremely trivial, you should add its functionality in your webapp.
                
> Include Tomcat SetCharacterEncodingFilter
> -----------------------------------------
>
>                 Key: JBWEB-225
>                 URL: https://issues.jboss.org/browse/JBWEB-225
>             Project: JBoss Web
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Cody Lerum
>            Assignee: Remy Maucherat
>
> Tomcat has added a new filter https://github.com/apache/tomcat70/blob/trunk/java/org/apache/catalina/filters/SetCharacterEncodingFilter.java which allows the user to easily set the charset to be used when decoding a request if none is specificed (ie UTF-8 instead of ISO-8859-1)
> Could this be included in JBoss web like the existing included filters such as http://anonsvn.jboss.org/repos/jbossweb/tags/JBOSSWEB_7_0_9_FINAL/java/org/apache/catalina/filters/AddDefaultCharsetFilter.java so that the end user can just define this in their web.xml

--
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