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

Mateusz Stefek (JIRA) jira-events at lists.jboss.org
Thu Mar 28 06:36:42 EDT 2013


Mateusz Stefek created RF-12875:
-----------------------------------

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