Duplicate DOM IDs in RadioGroup
-------------------------------
Key: WICKET-4017
URL: https://issues.apache.org/jira/browse/WICKET-4017
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.5-RC7
Environment: Wicket version: 1.5-RC7
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
Reporter: bernard
Attachments: RadioDuplicate.zip
Please refer to the attached quickstart
In 1.4, DOM IDs for radio buttons in a repeater are unique. In 1.5, they are
duplicate.
In this case, that is unfortunate because of the labels for the radio buttons
that cannot be wrapped around them because of the required table structure.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira