UIRepeat.broadcast() has to push the component of the IndexedEvent target to 
the stack
--------------------------------------------------------------------------------------

                 Key: MYFACES-2713
                 URL: https://issues.apache.org/jira/browse/MYFACES-2713
             Project: MyFaces Core
          Issue Type: Task
          Components: JSR-314
    Affects Versions: 2.0.0
            Reporter: Jakob Korherr
            Assignee: Jakob Korherr


UIRepeat.broadcast() has to push the component of the IndexedEvent target to 
the stack before the actual event is broadcasted on the component and remove it 
afterwards. This is needed because the current component (and its composite 
component parent) can be needed while the event is broadcasted (e.g. by 
LocationMethodExpression.invoke()). See also UIViewRoot._broadcastAll() for 
this behavior.

See also the discussion from the mailing list: 
http://markmail.org/message/wapxw76hwyi44jba?q=list:org.apache.myfaces.users

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