[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-3006) web:character-encoding-filter and UTF-8 not working
Damian Harvey (JIRA)
jira-events at lists.jboss.org
Tue Oct 28 13:53:21 EDT 2008
[ https://jira.jboss.org/jira/browse/JBSEAM-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12435831#action_12435831 ]
Damian Harvey commented on JBSEAM-3006:
---------------------------------------
+1 Also having this issue. Seam 2.0.2.SP1.
See forum post for further. Basically normal web.xml filter works and I can see the CharacterEncodingFilter getting hit but no effect.
> web:character-encoding-filter and UTF-8 not working
> ----------------------------------------------------
>
> Key: JBSEAM-3006
> URL: https://jira.jboss.org/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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list