You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Adam Winer (JIRA)" <de...@myfaces.apache.org> on 2007/05/16 22:38:16 UTC

[jira] Created: (TRINIDAD-21) dialog framework does not pin view state of launching page

dialog framework does not pin view state of launching page
----------------------------------------------------------

                 Key: TRINIDAD-21
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-21
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions: 1.0.1-incubating-core-SNAPSHOT
            Reporter: Adam Winer


If you use the dialog framework to launch a page, then submit multiple times on the dialog, then hit return, you'll get an error, as the view state for the parent page has expired.  The view state for the parent needs to be pinned into memory as long as any view state for the child is available.

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


[jira] Resolved: (TRINIDAD-21) dialog framework does not pin view state of launching page

Posted by "Adam Winer (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Winer resolved TRINIDAD-21.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.1-incubating-core-SNAPSHOT

Fixed.

> dialog framework does not pin view state of launching page
> ----------------------------------------------------------
>
>                 Key: TRINIDAD-21
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-21
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 1.0.1-incubating-core-SNAPSHOT
>            Reporter: Adam Winer
>             Fix For: 1.0.1-incubating-core-SNAPSHOT
>
>
> If you use the dialog framework to launch a page, then submit multiple times on the dialog, then hit return, you'll get an error, as the view state for the parent page has expired.  The view state for the parent needs to be pinned into memory as long as any view state for the child is available.

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