Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1.2-core
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is duplicated by
-
TRINIDAD-2534 JSF Page Navigation is not working while partialSubmit="true" on Commandbutton or commandlink.
- Resolved
- relates to
-
TRINIDAD-2532 Invalid PPR response. The response-headers were:[object Object] The invalid response was:UNKNOWN"
- Closed