OrderingList manipulates data (converts to String) while passing the 
JSF-lifecycle
----------------------------------------------------------------------------------

                 Key: RF-4523
                 URL: https://jira.jboss.org/jira/browse/RF-4523
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
         Environment: WinXP SP2, Vista SP2, Eclipse 3.3 (Europe), Sun JVM 
1.5.15, IBM JVM (WebSphere 6.1), FireFox, Opera, IE 6.0
            Reporter: Fabian Glanzmann


"on order change" I process an action on the controller. During passing the 
JSF-lifecycle the orderingList-componen converts my business-objects into 
strings by invoking the toString()-method instead of sorting the 
business-objects.

UIOrderingList (Line: 548)
the wrong values are restored by the UIDataAdaptor and added to the newValue

UIOrderingList (Line: 581): setValue(newValue)
newValue is a string-array instead a business-object-array

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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to