You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Oliver Rossmueller (JIRA)" <in...@incubator.apache.org> on 2004/11/26 14:12:20 UTC

[jira] Created: (MYFACES-32) Multiple browser window problem with server state saving

Multiple browser window problem with server state saving
--------------------------------------------------------

         Key: MYFACES-32
         URL: http://nagoya.apache.org/jira/browse/MYFACES-32
     Project: MyFaces
        Type: Bug
    Versions: 1.0.7 beta    
    Reporter: Oliver Rossmueller
    Priority: Minor


In response to sf bug #1008685 server-side view state is held in the session by viewId so for multiple windows the state is not lost.

The issue remains for multiple browser windows showing the same view as in this scenario all windows share one server-side view state. This can only be resolved by making viewId unique using some window-dependent pre-/postfix to the current viewId (e.g. by providing a special custom component).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira