You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Helmut Swaczinna (JIRA)" <de...@myfaces.apache.org> on 2007/01/11 00:07:27 UTC

[jira] Created: (TOBAGO-238) readonly has no effect in tc:selectBooleanCheckbox

readonly has no effect in tc:selectBooleanCheckbox
--------------------------------------------------

                 Key: TOBAGO-238
                 URL: https://issues.apache.org/jira/browse/TOBAGO-238
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.0.9, 1.0.10
         Environment: All
            Reporter: Helmut Swaczinna
            Priority: Minor
             Fix For: 1.0.10


The readonly attribute of tc:selectBooleanCheckbox has no effect. It is not rendered into the HTML code. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (TOBAGO-238) readonly has no effect in tc:selectBooleanCheckbox

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464008 ] 

Bernd Bohmann commented on TOBAGO-238:
--------------------------------------

Commited a possible solution.

Please test it.

> readonly has no effect in tc:selectBooleanCheckbox
> --------------------------------------------------
>
>                 Key: TOBAGO-238
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-238
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.9
>         Environment: All
>            Reporter: Helmut Swaczinna
>         Assigned To: Bernd Bohmann
>            Priority: Minor
>             Fix For: 1.0.10
>
>
> The readonly attribute of tc:selectBooleanCheckbox has no effect. It is not rendered into the HTML code. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (TOBAGO-238) readonly has no effect in tc:selectBooleanCheckbox

Posted by "Helmut Swaczinna (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464169 ] 

Helmut Swaczinna commented on TOBAGO-238:
-----------------------------------------

Ok, it works. Simple solution. This is exactly what I had done, if the onclick attribute of selectBooleanCheckbox
had worked. Thank you.

> readonly has no effect in tc:selectBooleanCheckbox
> --------------------------------------------------
>
>                 Key: TOBAGO-238
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-238
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.9
>         Environment: All
>            Reporter: Helmut Swaczinna
>         Assigned To: Bernd Bohmann
>            Priority: Minor
>             Fix For: 1.0.10
>
>
> The readonly attribute of tc:selectBooleanCheckbox has no effect. It is not rendered into the HTML code. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (TOBAGO-238) readonly has no effect in tc:selectBooleanCheckbox

Posted by "Volker Weber (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463838 ] 

Volker Weber commented on TOBAGO-238:
-------------------------------------

the readonly attribute has no effect on checkbox, even if rendered into html.
According to html 4.0[1] and ms[2] readonly is only valid for textarea, input/type=text and input/Type=password.

This is a known problem in tobago, a solution could be rendering an image when readonly is set.

[1] http://tinyurl.com/27n3x
[2] http://tinyurl.com/ppwhx
 

> readonly has no effect in tc:selectBooleanCheckbox
> --------------------------------------------------
>
>                 Key: TOBAGO-238
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-238
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.9, 1.0.10
>         Environment: All
>            Reporter: Helmut Swaczinna
>            Priority: Minor
>             Fix For: 1.0.10
>
>
> The readonly attribute of tc:selectBooleanCheckbox has no effect. It is not rendered into the HTML code. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (TOBAGO-238) readonly has no effect in tc:selectBooleanCheckbox

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernd Bohmann resolved TOBAGO-238.
----------------------------------

    Resolution: Fixed

> readonly has no effect in tc:selectBooleanCheckbox
> --------------------------------------------------
>
>                 Key: TOBAGO-238
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-238
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.9
>         Environment: All
>            Reporter: Helmut Swaczinna
>         Assigned To: Bernd Bohmann
>            Priority: Minor
>             Fix For: 1.0.10
>
>
> The readonly attribute of tc:selectBooleanCheckbox has no effect. It is not rendered into the HTML code. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira