[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3006) web:character-encoding-filter and UTF-8 not working

Bruno Orcha Garcᅢᆳa (JIRA) jira-events at lists.jboss.org
Mon May 19 03:38:22 EDT 2008


web:character-encoding-filter and UTF-8 not working 
----------------------------------------------------

                 Key: JBSEAM-3006
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-3006
             Project: Seam
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0.1.GA
            Reporter: Bruno Orcha Garcᅢᆳa


web:character-encoding-filter is not working. When submitting UTF-8 characters in a h:inputText (for example), the string contains invalid characters, due a bad encoding interpretation. This issue should be fixed configuring the web:character-encoding-filter to UTF-8 in component.xml, but this is not working.

This filter should be the first, in the seam filter stack?.

Using a filter in web.xml it's the unique solution that works currently.

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

       




More information about the seam-issues mailing list