optimize invokeOnComponent in a namingContainer
-----------------------------------------------

                 Key: TRINIDAD-908
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-908
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions: 1.2.5-core
            Reporter: Gabrielle Crawford
            Priority: Minor


Avoid processing children based on id's in invokeOnComponent. 

In UIXCollection it implements invokeOnComponent, and unless the client id 
passed in starts with the client id of the collection, it doesn't process the 
children. However not all our namingContainers are doing this.

NamingContainers that don't avoid processing children based on id's in 
invokeOnComponent

    * UIXComponentRef
    * UIXDecorateCollection
    * UIXMenu
    * UIXSubform

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