Werner Punz created MYFACES-4517:
------------------------------------
Summary: TCK Testing Issue 5: Faces 2.2 - Issue3833IT State is
lost in ui:repeat submits
Key: MYFACES-4517
URL: https://issues.apache.org/jira/browse/MYFACES-4517
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 4.0.0-RC2, 2.3-next-M7
Environment: Test Setup:
Apache MyFaces 4.0, Typescript faces.js pull request branch:
(https://github.com/apache/myfaces/pull/356)
Tck Tests:
https://github.com/werpu/tckworkbench
(compile the 4.0 pr branch and then run the tests via maven in the workbench)
Reporter: Werner Punz
We trigger explicitely the error this case is testing for.
At the third submit the initial viewstate is picked up instead of the update one
and hence losing the before value.
The incoming viewstate from the Ajax cycle however is properly updated on the
client.
So there is an indication that the problem is somewhere on the server.
See also [https://github.com/apache/myfaces/pull/356#issuecomment-1336971903]
for a more detailed description of the issue
--
This message was sent by Atlassian Jira
(v8.20.10#820010)