[
https://issues.apache.org/jira/browse/CLK-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrian A. updated CLK-198:
--------------------------
Fix Version/s: 3.0.0
> ListPanel might output duplicated IDs
> -------------------------------------
>
> Key: CLK-198
> URL: https://issues.apache.org/jira/browse/CLK-198
> Project: Click
> Issue Type: Bug
> Components: extras
> Reporter: Sadanori Ito
> Assignee: Malcolm Edgar
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: ASF.LICENSE.NOT.GRANTED--listpanel-dup-id-patch.txt
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.1#6144)