D2DViewHandler was recursively rendering UIComponent(s) without checking their
rendered flag. It seems that all of our renderers knew to check their
UIComponent's rendered attribute, and they mostly handled their own children, so
no one ran into this before.
1.5 Branch
Subversion 13002
icefaces\core\src\com\icesoft\faces\application\D2DViewHandler.java
HEAD
Subversion 13003
icefaces\core\src\com\icesoft\faces\application\D2DViewHandler.java
D2DViewHandler was recursively rendering UIComponent(s) without checking their
rendered flag. It seems that all of our renderers knew to check their
UIComponent's rendered attribute, and they mostly handled their own children, so
no one ran into this before.
1.5 Branch
Subversion 13002
icefaces\core\src\com\icesoft\faces\application\D2DViewHandler.java
HEAD
Subversion 13003
icefaces\core\src\com\icesoft\faces\application\D2DViewHandler.java