Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-1618

ui:fragment ignores rendered attribute if nested in t:div

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.1.11
    • None
    • None
    • None
    • MyFaces 2.1.6, Tomahawk 1.1.11, Tomcat 6.0.32

    Description

      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>

      Attachments

        1. myfaces-blank.zip
          6.45 MB
          Patrick Schmidt

        Issue Links

          Activity

            People

              lu4242 Leonardo Uribe
              paschm Patrick Schmidt
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: