[richfaces-issues] [JBoss JIRA] (RF-4491) pickList doesn't honor property 'disabled' of selectItems

Brian Leathem (JIRA) jira-events at lists.jboss.org
Tue Nov 12 14:52:05 EST 2013


     [ https://issues.jboss.org/browse/RF-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem updated RF-4491:
------------------------------

    Description: 
_f:selectItem_ components have a 'disabled' property that disables the selection of items. The RichFaces component _pickList_ ignores this property. Disabled items can be selected in the source list and added to the target list.

For documentation of the disabled property see:
https://javaserverfaces.java.net/nonav/docs/2.1/javadocs/javax/faces/model/SelectItem.html#isDisabled()

  was:
selectItem components have a property 'disabled' to disable selection of items. The RichFaces component pickList ignores this property. Disabled items can be selected in the source list and added to the target list.

For documentation of the disabed property see http://java.sun.com/javaee/javaserverfaces/1.1_01/docs/api/javax/faces/model/SelectItem.html#isDisabled()


    
> pickList doesn't honor property 'disabled' of selectItems
> ---------------------------------------------------------
>
>                 Key: RF-4491
>                 URL: https://issues.jboss.org/browse/RF-4491
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.2.2
>            Reporter: Martin Höller
>              Labels: disabled_selectItem, pickList
>
> _f:selectItem_ components have a 'disabled' property that disables the selection of items. The RichFaces component _pickList_ ignores this property. Disabled items can be selected in the source list and added to the target list.
> For documentation of the disabled property see:
> https://javaserverfaces.java.net/nonav/docs/2.1/javadocs/javax/faces/model/SelectItem.html#isDisabled()

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list