honor cc:insertFacet "required" attribute and check other "required" attributes
-------------------------------------------------------------------------------

                 Key: MYFACES-3284
                 URL: https://issues.apache.org/jira/browse/MYFACES-3284
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


JSF 2.0 facelets tlddoc says this about cc:insertFacet "required" attribute:

"... If true, and there is no such facet present on the top level component, a 
TagException must be thrown, containing the Location, the facet name, and a 
localized descriptive error message. ..."

There is a check on cc:renderFacet, but cc:insertFacet and cc:facet has this 
attribute too, and we need to implement this description.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to