Hi,

Leonardo Uribe píše v Čt 25. 08. 2011 v 12:54 -0500:
> Hi
> 
> Isn't this one:
> 
> https://issues.apache.org/jira/browse/MYFACES-3146

yes, this is the one that I meant. I don't rememeber all the problems
with "rendered", but there are two important steps:

1) fix pushComponentToEL and isRendered invocations [1] - DONE
2)  clarify usage of uicomponent.encodeAll vs.
uiComponent.encodeBegin,chidren,end vs. child.isRendered()
optimalizations in renderers - TBD

Regards,

Kočičák

[1] MYFACES-3157 and others

> 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 <martin.kocicak.k...@gmail.com>:
> > 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
> >
> >
> 


Reply via email to