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

Leonardo Uribe resolved MYFACES-3571.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.9
                   2.0.15
    
> Use javax.faces.DECORATORS
> --------------------------
>
>                 Key: MYFACES-3571
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3571
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.15, 2.1.9
>
>
> There is a typo error in the param, because in the spec it was declared as 
> javax.faces.DECORATORS, but when the conversion from facelets 1.1.x code was 
> done, it was replaced "facelets." with "javax.faces.FACELETS_", renaming it 
> as javax.faces.FACELETS_DECORATORS . In this case, the param name in the spec 
> should be used instead

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to