[
https://issues.apache.org/jira/browse/WICKET-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Juergen Donnerstag resolved WICKET-2528.
----------------------------------------
Resolution: Fixed
Fix Version/s: 1.5-M1
1.4.3
Assignee: Juergen Donnerstag
fixed. thanks
> CheckBoxMultipleChoice ignores isDisabled() checks
> --------------------------------------------------
>
> Key: WICKET-2528
> URL: https://issues.apache.org/jira/browse/WICKET-2528
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.4.1, 1.4.2
> Reporter: Edmund Urbani
> Assignee: Juergen Donnerstag
> Priority: Minor
> Fix For: 1.4.3, 1.5-M1
>
>
> The class org.apache.wicket.markup.html.form.CheckBoxMultipleChoice does not
> allow disabling individual checkboxes. Normally this would be done by
> overriding AbstractChoice.isDisabled, but the CheckBoxMulitpleChoice
> component never calls this method during rendering.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.