[ https://issues.apache.org/jira/browse/WICKET-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Igor Vaynberg resolved WICKET-4059. ----------------------------------- Resolution: Fixed Fix Version/s: 1.5.1 > CheckBoxMultipleChoice does not respect isEnabled > ------------------------------------------------- > > Key: WICKET-4059 > URL: https://issues.apache.org/jira/browse/WICKET-4059 > Project: Wicket > Issue Type: Bug > Components: wicket > Affects Versions: 1.5.0 > Reporter: Andreas Kappler > Assignee: Igor Vaynberg > Fix For: 1.5.1 > > Attachments: checkboxmultiplechoice-disabled.zip > > > Since 1.5 CheckBoxMultipleChoice does not check if it is enabled when > rendering the checkboxes. It only checks for AbstractChoice#isDisabled which > always returns false. So it is not possible to disable this component in a > form without overwriting AbstractChoice#isDisabled. > CheckBoxMultipleChoice#appendOptionHtml should also call isEnabledInHierarchy > like it did in 1.4.X -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira