[
https://issues.apache.org/jira/browse/MYFACES-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe resolved MYFACES-2940.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.3-SNAPSHOT
> Use VisitContext information for prevent scan a component subtree on
> NamingContainer instances
> ----------------------------------------------------------------------------------------------
>
> Key: MYFACES-2940
> URL: https://issues.apache.org/jira/browse/MYFACES-2940
> Project: MyFaces Core
> Issue Type: Improvement
> Components: JSR-314
> Affects Versions: 2.0.2
> Reporter: Leonardo Uribe
> Assignee: Leonardo Uribe
> Fix For: 2.0.3-SNAPSHOT
>
>
> On NamingContainer instances, we are traversing the whole tree without take
> into account that it is possible to detect if the current visit has clientIds
> inside it.
> We did that for UIData and facelets UIRepeat, but we need to do that on
> UIForm and UINamingContainer.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.