OrderingList and ListShuttle: user changes aren't processed by component
------------------------------------------------------------------------

                 Key: RF-8032
                 URL: https://jira.jboss.org/jira/browse/RF-8032
             Project: RichFaces
          Issue Type: Bug
          Components: component-input, JSF 2.0
    Affects Versions: 3.3.2.SR1
            Reporter: Nick Belaevski
            Assignee: Andrey Markhel
             Fix For: 3.3.3.BETA1


1. Open Selenium test page for rich:orderingList or rich:listShuttle
2. Change items order and press submit -> changes are reverted

This happens because new restore state mechanism of JSF 2.0 triggers model 
creation before decode, so decoding doesn't happen in the way component expects.

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