[ 
https://issues.apache.org/jira/browse/MYFACES-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jakob Korherr resolved MYFACES-2611.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-3

> UIComponentBase.getFacetsAndChildren() must not access the component's facets 
> and children directly
> ---------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-2611
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2611
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.0-beta, 2.0.0-beta-2
>            Reporter: Jakob Korherr
>            Assignee: Jakob Korherr
>             Fix For: 2.0.0-beta-3
>
>
> Currently UIComponentBase.getFacetsAndChildren() accesses the component's 
> facets and children directly over the properties _facetMap and _childrenList. 
> This is a problem when a component does not use those fields for its children 
> or facets. One example is the PartialViewRoot of PrimeFaces.
> See also the thread on the mailing list: 
> http://www.mail-archive.com/[email protected]/msg55175.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to