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

Gerhard Petracek reopened EXTCDI-43:
------------------------------------

      Assignee: Gerhard Petracek

> allow given window-ids
> ----------------------
>
>                 Key: EXTCDI-43
>                 URL: https://issues.apache.org/jira/browse/EXTCDI-43
>             Project: MyFaces CODI
>          Issue Type: Improvement
>          Components: JEE-JSF12-Module, JEE-JSF20-Module
>            Reporter: Gerhard Petracek
>            Assignee: Gerhard Petracek
>            Priority: Minor
>             Fix For: 0.9.0
>
>
> myfaces codi checks if the received window-id was created within the current 
> user-session.
> that's e.g. not the case if users bookmark the page (including the window id) 
> and continues later on.
> if the window-id is unknown, codi generates a new id. -> a request based on a 
> bookmark leads to a new window-context(-id), if the request is within a new 
> session.
> however, there are some very special use-cases - e.g. an external app. has to 
> forward the window-id e.g. to another codi based web-app.
> to allow such uses-cases it should be possible to allow unknown window-ids.
> attention: if you activate this feature, you risk problems in combination 
> with bookmarks!
> web.xml context-param: 
> org.apache.myfaces.extensions.cdi.ALLOW_UNKNOWN_WINDOW_IDS

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to