[
https://issues.apache.org/jira/browse/TAP5-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14377890#comment-14377890
]
Jochen Kemnade commented on TAP5-2442:
--------------------------------------
The patch looks fine, however I'd prefer to merge this with a patch. There's
already {{org.apache.tapestry5.integration.app1.FormTests}} and
{{org.apache.tapestry5.integration.app1.pages.ChecklistDemo}}, it should be
straightforward to extend those.
> CheckList component ignores disabled parameter
> ----------------------------------------------
>
> Key: TAP5-2442
> URL: https://issues.apache.org/jira/browse/TAP5-2442
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.4
> Reporter: Nicolas Bouillon
> Labels: easyfix, patch
> Attachments:
> 0001-TAP5-2442-CheckList-component-disabled-parameter.patch
>
>
> When using the checklist component
> {code}
> <t:checklist ... disabled="checkListDisabled"/>
> {code}
> if checkListDisabled return true, the checkboxes related to the checklist are
> not disabled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)