Leonardo Uribe created MYFACES-3571:
---------------------------------------

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


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