[ 
https://issues.apache.org/jira/browse/MYFACES-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leonardo Uribe resolved MYFACES-3781.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.13
                   2.2.0
                   2.0.19
    
> f:view tag must be processed when view metadata is created
> ----------------------------------------------------------
>
>                 Key: MYFACES-3781
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3781
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314, JSR-344
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.19, 2.2.0, 2.1.13
>
>
> From stackoverflow.com:
> http://stackoverflow.com/questions/18495673/validation-conversion-errors-of-fviewparam-do-not-localize-to-fview-locale
> In few words, if a:
> <f:view locale="#{... ...}">
> is used and there is a converter attached to a f:viewParam, the locale is not 
> set before the converter is used. In theory, f:view must be taken into 
> account when the facelet view metadata is created, but the content of f:view 
> tag should not be added by performance considerations.
> I think the issue is valid, and it has relevance under JSF 2.2 spec, so it 
> should be fixed for 2.0.x, 2.1.x and 2.2.x

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to