state saving and dynamic pages
------------------------------
Key: MYFACES-2993
URL: https://issues.apache.org/jira/browse/MYFACES-2993
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 2.0.2
Reporter: Gerhard Petracek
Assignee: Leonardo Uribe
Priority: Critical
if components are added dynamically to the component tree, all postbacks to the
same page (after the first postback) lead to an invalid component tree.
DefaultFaceletsStateManagementStrategy#getClientIdsAdded doesn't return the
correct values any more.
currently this issue also affects the new clientside-windowhandler of myfaces
extcdi.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.