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

Leonardo Uribe resolved MYFACES-2533.
-------------------------------------

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

Thanks to Ingo Hofmann for fill TOMAHAWK-1486, so we can track this one on core.

> FaceletViewDeclarationLanguage call StateManager.saveView() before write 
> document
> ---------------------------------------------------------------------------------
>
>                 Key: MYFACES-2533
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2533
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.0-beta-2
>
>
> There are components that are added/removed on render response time that 
> needs to be saved. I we call before render response, the result is this 
> components are not saved on the tree and cause some components like t:tree 
> not work correctly.
> It seems this was changed when we move the code from facelets, but the 
> original implementation of FaceletViewHandler shows the place where this call 
> should be done, so I'll just restore the code as originally was.

-- 
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