[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:54:42 EDT 2013


    [ https://issues.jboss.org/browse/RF-12875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765387#comment-12765387 ] 

Brian Leathem commented on RF-12875:
------------------------------------

[~mstefek] how would you feel about implementing such an improvement?  We'd love to see a pull request implementing a check as you described.

https://community.jboss.org/wiki/GuideToUsePullRequestsWithGitHubAndJIRA
                
> 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
>
> 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