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