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

Nicolas Bouillon updated TAP5-2442:
-----------------------------------
    Description: 
When using the checklist component

{code}
<t:checklist ... disabled="checkListDisabled"/>
{code}

if checkListDisabled return true, the checkboxes related to the checklist are 
not disabled.


  was:
When using the checklist component

{code}
                        <t:checklist ... disabled="checkListDisabled"/>
{code}

if checkListDisabled return true, the checkboxes related to the checklist are 
not disabled.



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

Reply via email to