[richfaces-issues] [JBoss JIRA] Resolved: (RF-3088) encoding property supported in 'RichFaces Filter'

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed Apr 16 09:52:54 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-3088?page=all ]

Nick Belaevski resolved RF-3088.
--------------------------------

    Resolution: Won't Fix

Not needed cause JSF implementation provides necessary mechanics to process encodings

3.2.0.SR1 addresses localization issues of 3.2.0.GA, please use it

> encoding property supported in 'RichFaces Filter'
> -------------------------------------------------
>
>                 Key: RF-3088
>                 URL: http://jira.jboss.com/jira/browse/RF-3088
>             Project: RichFaces
>          Issue Type: Feature Request
>    Affects Versions: 3.2.0
>         Environment: any
>            Reporter: fang tianying
>            Priority: Minor
>
> add a param 'encoding'  to org.ajax4jsf.Filter
> the in doFilter method implemtation, add the following code:
> request.setCharacterEncoding(getEncoding());  // sample code
> thus the request stream will be parsed under the specified encoding, this simple utility may provide helps for non-english languages,    Chinese, Japanese,,,

-- 
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 richfaces-issues mailing list