[ https://issues.apache.org/jira/browse/WICKET-512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Igor Vaynberg resolved WICKET-512. ---------------------------------- Resolution: Invalid Assignee: Igor Vaynberg when using listview inside a form you have to call listview.setreuseitems(true) which in fact fixes the attached quickstart > RadioChoice unselects selected radio when clicked twice > ------------------------------------------------------- > > Key: WICKET-512 > URL: https://issues.apache.org/jira/browse/WICKET-512 > Project: Wicket > Issue Type: Bug > Components: wicket > Affects Versions: 1.2.5 > Environment: Tomcat / windows > Reporter: Nino Martinez > Assignee: Igor Vaynberg > Priority: Minor > Fix For: 1.3.0-rc1 > > Attachments: wicketRadio.zip > > > Something's not right with RadioGroup when using > wantOnSelectionChangedNotifications > When the same Radio are selected for the 2nd time, the radio becomes > unselected and cannot be selected again until another radio has been > selected. However the RadioGroup's model remains the same even though the > radio does not appear to be selected. > Please see this Quickstart project that showes this behavior. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.