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

Nick Belaevski resolved RF-4523.
--------------------------------

    Resolution: Duplicate Issue
      Assignee: Tsikhon Kuprevich


> 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
>            Assignee: Tsikhon Kuprevich
>         Attachments: ManagedBean.java, orderingList_on_first_load.jpg, 
> orderingList_on_first_load.jpg, orderlingList_error.jpg
>
>   Original Estimate: 2 days
>  Remaining Estimate: 2 days
>
> "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.
> 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
> Finally an error occurred: (see Attachments)
> - screenshot 1: works great
> - screenshot 3: an error occurred cause the datatypes has changed

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