You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Nicolas Bouillon (JIRA)" <ji...@apache.org> on 2015/01/23 15:59:34 UTC

[jira] [Created] (TAP5-2442) CheckList component ignores disabled parameter

Nicolas Bouillon created TAP5-2442:
--------------------------------------

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


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)