[ https://issues.apache.org/jira/browse/TOMAHAWK-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13241990#comment-13241990 ]
Leonardo Uribe commented on TOMAHAWK-1618: ------------------------------------------ Thanks for the sample. It is a bug in tomahawk, and will be fixed updating shared module. > ui:fragment ignores rendered attribute if nested in t:div > --------------------------------------------------------- > > Key: TOMAHAWK-1618 > URL: https://issues.apache.org/jira/browse/TOMAHAWK-1618 > Project: MyFaces Tomahawk > Issue Type: Bug > Affects Versions: 1.1.11 > Environment: MyFaces 2.1.6, Tomahawk 1.1.11, Tomcat 6.0.32 > Reporter: Patrick Schmidt > Attachments: myfaces-blank.zip > > > When nested inside a t:div, the rendered attribute of ui:fragment ist ignored. > This seems to be similar to MYFACES-3239, which was fixed in 2.1.2. > Example: > <t:div> > <ui:fragment rendered="false"> > <h:outputText value="This text should not appear" /> > </ui:fragment> > </t:div> -- 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