[ 
https://issues.apache.org/jira/browse/MYFACES-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jakob Korherr updated MYFACES-2824:
-----------------------------------

           Status: Resolved  (was: Patch Available)
    Fix Version/s: 2.0.2-SNAPSHOT
       Resolution: Fixed

Thanks to Marius Petoi for this patch!

> Improve invokeOnComponent and visitTree methods in UILeaf
> ---------------------------------------------------------
>
>                 Key: MYFACES-2824
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2824
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: General
>    Affects Versions: 2.0.0
>            Reporter: Marius Petoi
>            Assignee: Jakob Korherr
>            Priority: Minor
>             Fix For: 2.0.2-SNAPSHOT
>
>         Attachments: uiLeafImprovements.patch, uiLeafImprovements2.patch, 
> uiLeafImprovements3.patch
>
>
> UILeaf components are stateless. They have no children and no facets. 
> Therefore, the invokeOnComponent and visitTree methods should not go through 
> all the children and facets. Moreover, they do not have any callback 
> invocations through these methods or through a system event. The 
> invokeOnComponent and visitTree methods should be overridden accordingly.

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