[ http://issues.apache.org/jira/browse/MYFACES-377?page=comments#action_12317480 ]
Bruno Aranda commented on MYFACES-377: -------------------------------------- What behaviour do we expect when visibleOnUserRole or just rendered="false" is set. Now x:div extends from x:htmlTag, and when rendered="false" it is just the tag that is not render, and not the tag and its children (this is ok for a tag like <b>, but what to do with <div>). My intuitions tells me that if the div is not render, it's children should not be rendered either... > x:div suport for visibleOnUserRole > ---------------------------------- > > Key: MYFACES-377 > URL: http://issues.apache.org/jira/browse/MYFACES-377 > Project: MyFaces > Type: New Feature > Components: Tomahawk > Versions: Nightly Build > Environment: all > Reporter: Grigoras Cristinel > Assignee: Bruno Aranda > > the x:div tag is mising visibleOnUserRole, why ? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
