[
https://issues.apache.org/jira/browse/TAP5-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14386411#comment-14386411
]
Hudson commented on TAP5-2442:
------------------------------
SUCCESS: Integrated in tapestry-trunk-freestyle #1413 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/1413/])
TAP5-2442: CheckList component disabled parameter (jochen.kemnade: rev
133471ebfeb4df6cd23e0cc6f89bc826b0092d99)
*
tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Checklist.java
*
tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/FormTests.java
* tapestry-core/src/test/app1/DisabledFields.tml
> 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
> Fix For: 5.4
>
> 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)