Carsten Dimmek created TRINIDAD-2545:
----------------------------------------
Summary: Update of view state in partial response not working (JSF
2.2)
Key: TRINIDAD-2545
URL: https://issues.apache.org/jira/browse/TRINIDAD-2545
Project: MyFaces Trinidad
Issue Type: Bug
Affects Versions: 2.1.2-core
Reporter: Carsten Dimmek
Attachments: Add_support_for_jsf_2_2_view_state_id.patch
jsf.js response handler is looking for a viewstate with id from the partial
response update section whild couldn't be found because Trinidad doesn't write
the id for a ViewSate to prevent an old bug with duplicate ids. In JSF 2.2
a mechanism for multiple viewstate ids was introduced. The attached patch
covers this.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)