Details
Issue Links
- is duplicated by
-
ICE-1029 Facelets: rendered attribute ignored from within a <ui:fragment>
- Closed
Activity
Mark Collette
created issue -
Icefaces Administrator
made changes -
Field | Original Value | New Value |
---|---|---|
issue.field.bugzillaimportkey | 1276 | 12483 |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
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