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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to