Hi Isn't this one:
https://issues.apache.org/jira/browse/MYFACES-3146 I think I closed a duplicate one (MYFACES-3239), but I remember this issue is related to use encodeAll() instead RendererUtils.renderChildren() in some places instead. There is a partial patch not ready to commit there that solves the problem. It is a unknown change from JSF 2.0 rev A (until now, thanks for the tip), so it should be applied on both branches. regards, Leonardo Uribe 2011/8/25 Martin Koci <[email protected]>: > Hi, > > can you create a jira issue for this, please? I think there are some > similar issues with ui:fragment and rendered so we can with fix them all > at once. The main problem here is that rendered attribute was omitted > in jsf 2.0 [1], but is specified in JSF 2.1. > > Regards, > > Kočičák > > [1] > http://javaserverfaces.java.net/nonav/docs/2.0/pdldocs/facelets/ui/fragment.html > > Ext-Luhtala Santeri píše v Čt 25. 08. 2011 v 09:03 +0300: >> ui:fragment > >

