component state not being restored when ValueChangeListener is attached
-----------------------------------------------------------------------

                 Key: MYFACES-2387
                 URL: https://issues.apache.org/jira/browse/MYFACES-2387
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
    Affects Versions: 2.0.0-alpha
            Reporter: Michael Concini
            Assignee: Leonardo Uribe


When attaching a ValueChangeListener to a component in a JSF 2.0 application 
with partial state saving enabled, the state of the component is not being 
restored properly.  On a second, third, etc postback, the before value is 
always reverting to the original value, either the components value field or 
null if the value field is not set.  

I've discussed with Leonardo on the mailing list and he has volunteered to 
investigate (Thanks Leonardo).   Will attach a simple testcase war to 
reproduce.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to