Uploaded image for project: 'Click'
  1. Click
  2. CLK-198

ListPanel might output duplicated IDs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 3.0.0
    • extras
    • None

    Description

      When TabbedPanel is added as a sub-panel of ListPanel,
      ListPanel will output duplicated IDs.

      <div id="listPanel">
      <div id="tabbedPanel">
      <div id="tabbedPanel"></div>
      </div>
      </div>

      As a simple solution, I'd like to introduce a marker interface that shows
      whether a sub-panel will output the div element with the id attribute.

      • Perhaps the name of interface may not be appropriate.

      For more detail, please see a patch.

      Attachments

        Activity

          People

            medgar Malcolm Edgar
            sadanori Sadanori Ito
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: