[richfaces-issues] [JBoss JIRA] (RF-12875) AbstractTogglePanel.visitTree() visits all children even with VisitHint.SKIP_UNRENDERED and switchType=ajax

Brian Leathem (JIRA) jira-events at lists.jboss.org
Sat Apr 6 02:56:42 EDT 2013


     [ https://issues.jboss.org/browse/RF-12875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem updated RF-12875:
-------------------------------

    Fix Version/s: 5-Tracking

    
> AbstractTogglePanel.visitTree() visits all children even with VisitHint.SKIP_UNRENDERED and switchType=ajax
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: RF-12875
>                 URL: https://issues.jboss.org/browse/RF-12875
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-output
>    Affects Versions: 4.0.0.Final
>            Reporter: Mateusz Stefek
>             Fix For: 5-Tracking
>
>
> Implementation of visitTree() for tab panels could be improved to check for VisitHint.SKIP_UNRENDERED and switchType != client. In such case the method should only iterate over facets and one active child.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list