[
https://issues.apache.org/jira/browse/TOBAGO-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058521#comment-14058521
]
Udo Schnurpfeil commented on TOBAGO-1411:
-----------------------------------------
There was a change in some jQuery version. We need to use prop() instead of
attr() to set a boolean value in DOM.
> readonly selectBooleanCheckbox and selectManyCheckbox doesn't work properly
> ---------------------------------------------------------------------------
>
> Key: TOBAGO-1411
> URL: https://issues.apache.org/jira/browse/TOBAGO-1411
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.0.0-beta-4
> Reporter: Dennis Kieselhorst
> Assignee: Udo Schnurpfeil
> Fix For: 2.0.0-beta-5
>
>
> The readonly attribute doesn't work properly for selectBooleanCheckbox.
> Different behaviour in different browsers
> Firefox: value=true and readonly=true changeable, value=false not changeable
> Chrome: always changeable
--
This message was sent by Atlassian JIRA
(v6.2#6252)