[richfaces-issues] [JBoss JIRA] Created: (RF-7546) java.lang.UnsupportedOperationException in the PickList component.

Yuri Kitkevich (JIRA) jira-events at lists.jboss.org
Tue Jul 21 05:15:29 EDT 2009


java.lang.UnsupportedOperationException in the PickList component.
------------------------------------------------------------------

                 Key: RF-7546
                 URL: https://jira.jboss.org/jira/browse/RF-7546
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.0
            Reporter: Yuri Kitkevich


The PickList component converts selected items to the wrong type
java.util.Arrays$ArrayList instead of the java.util.ArrayList.
It is impossible to work with selected items object as a collection.
The following standard collection operations do not work: clear, add, etc.


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

        


More information about the richfaces-issues mailing list