JSR-252 Issue #55: For postback requests, in the "RestoreViewPhase", during 
ValueExpression examination for each component, specify that calling setValue() 
on each ValueExpression should be done "parent-first"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         Key: MYFACES-1224
         URL: http://issues.apache.org/jira/browse/MYFACES-1224
     Project: MyFaces Core
        Type: Improvement

  Components: JSR-252  
    Reporter: Stan Silvert


For postback requests, in the "RestoreViewPhase", during ValueExpression 
examination for each component in the component tree, specify that calling the 
setValue() method on each ValueExpression, should be done in a "parent-first" 
fashion, calling the setValue() method and then traversing the children.

See https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=55

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

Reply via email to