[ 
https://issues.apache.org/jira/browse/MYFACES-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13092988#comment-13092988
 ] 

Leonardo Uribe commented on MYFACES-3146:
-----------------------------------------

Checking this one it seems it was fixed on MYFACES-3126, so 2.0.8/2.1.2 has the 
fix.

> ui:fragment (ComponentRef) is responsible for rendering its child components
> ----------------------------------------------------------------------------
>
>                 Key: MYFACES-3146
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3146
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.1.0-SNAPSHOT
>         Environment: myfaces core trunk
>            Reporter: Martin Kočí
>            Assignee: Martin Kočí
>            Priority: Critical
>             Fix For: 2.0.9, 2.1.3
>
>         Attachments: MYFACES-3146.patch
>
>
> JSF 2.0 rev A spec says that ui:fragment has rendered property: If this 
> attribute's value is "false" or the value is an EL expression that evaluates 
> to "false", the fragment is not rendered in the page.
> Because ui:fragment is component-only (no renderer) it should returns from 
> getRendersChildren() true to satisfy specified behaviour. 
> http://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-661

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to