Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-2999

Using XML Comment in HTML Panel Grid

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 2.0.2
    • None
    • JSR-252
    • None

    Description

      When using <!-- Some comment --> in a panelGrid tag, panelGrid is not rendered correctly.

      For example,

      <h:panelGrid columns="2">
      <!-- Some comment -->
      <h:outputText ...../>
      <h:outputText .... />
      </h:panelGrid>

      Above code has not rendered correctly!

      Attachments

        Activity

          People

            Unassigned Unassigned
            gerdogdu Gurkan Erdogdu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: