You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2013/09/23 12:46:09 UTC

[jira] [Created] (MYFACES-3781) f:view tag must be processed when view metadata is created

Leonardo Uribe created MYFACES-3781:
---------------------------------------

             Summary: 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


>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