]
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.
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: