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

h:panelGrid columnClasses: classes are not used repetitively

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 1.1.1
    • 1.1.4
    • General
    • None

    Description

      Classes specified in columnClasses attribute of h:panelGrid should be reused when number of classes are less than the number of columns. This behavior is not implemented.
      In org.apache.myfaces.renderkit.html.HtmlGridRendererBase.java, renderChildren method, columnClassesArray needs to be indexed by another index variable, say, columnClassIndex, not by columnIndex.

      Attachments

        1. myfaces-1196.patch.txt
          2 kB
          Kenji Nagahashi

        Activity

          People

            Unassigned Unassigned
            knj Kenji Nagahashi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: