You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org> on 2010/09/10 14:48:32 UTC

[jira] Resolved: (TOBAGO-909) Postback detection fails with RI 1.1.01 or MyFaces 1.1.4

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

Udo Schnurpfeil resolved TOBAGO-909.
------------------------------------

    Fix Version/s: 1.5.0-alpha-2
                   1.0.29
       Resolution: Fixed

> Postback detection fails with RI 1.1.01 or MyFaces 1.1.4
> --------------------------------------------------------
>
>                 Key: TOBAGO-909
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-909
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.28
>         Environment: Sun jsf impl 1.1.01 and older (1.1_02 works fine)
> WebSphere Application Server - Version: 6.1.0.19
> MyFaces 1.1.4 and older (1.1.5 and newer works fine)
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Critical
>             Fix For: 1.5.0-alpha-2, 1.0.29
>
>
> The JSF implementation has to call ResponseStateManager.writeState(). 
> In this method Tobago writes a hidden field, which will be evaluated in the RestoreView phase to detect, if the request is a postback.
> Unfortunately the JSF Impl 1.1.01 doesn't call this method when server state saving is enabled.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.