You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org> on 2017/04/07 12:37:45 UTC

[jira] [Resolved] (TRINIDAD-2545) Update of view state in partial response not working (JSF 2.2)

     [ https://issues.apache.org/jira/browse/TRINIDAD-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernd Bohmann resolved TRINIDAD-2545.
-------------------------------------
    Resolution: Fixed

> 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
>            Assignee: Bernd Bohmann
>             Fix For: 2.1.3-core
>
>         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)