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

Reply via email to