[ 
https://jira.jboss.org/browse/JBSEAM-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563283#comment-12563283
 ] 

Alex Saluk commented on JBSEAM-3006:
------------------------------------

I have tried a multiple combinations of settings in Seam 2.2.0 GA of  
<core:manager uri-encoding=... / <web:character-encoding-filter 
encoding="UTF-8"... / <?xml version="1.0" encoding="UTF-8"?> / <Connector 
URIEncoding="UTF-8" - nothing seems to help. I am have wrong charset on page 
parameters.

> web:character-encoding-filter and UTF-8 not working 
> ----------------------------------------------------
>
>                 Key: JBSEAM-3006
>                 URL: https://jira.jboss.org/browse/JBSEAM-3006
>             Project: Seam
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.1.GA
>            Reporter: Bruno Orcha Garc??a
>             Fix For: The future
>
>
> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to