You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/09/16 17:20:08 UTC

[jira] [Assigned] (WICKET-4059) CheckBoxMultipleChoice does not respect isEnabled

     [ https://issues.apache.org/jira/browse/WICKET-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg reassigned WICKET-4059:
-------------------------------------

    Assignee: Igor Vaynberg

> 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
>         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