[
https://issues.apache.org/jira/browse/WICKET-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg updated WICKET-2510:
----------------------------------
Fix Version/s: (was: 1.4.3)
not really sure what to do here. the radio needs to tweak its markupid in a
certain way, mainly to support javascript traversal of all radios in a group. i
guess we will have to rewrite the javascript, perhaps each radio registers
itself in a javascript object that represents the group...
> Radio getMarkupId not working correctly
> ---------------------------------------
>
> Key: WICKET-2510
> URL: https://issues.apache.org/jira/browse/WICKET-2510
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.4.1
> Reporter: Frank Klein Koerkamp
>
> the getMarkupId(true) is giving id of the radio
> but in the onbeforerender the markupid is changed with a prefix. This prefix
> is not added when asking getMarkupId
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.