You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Janario (JIRA)" <ji...@apache.org> on 2015/10/05 23:17:27 UTC

[jira] [Updated] (DELTASPIKE-993) DeltaSpike with initialRedirectEnabled=false is generating dswid=null

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

Janario updated DELTASPIKE-993:
-------------------------------
    Attachment: DELTASPIKE-993.patch

Patch

I've added a verification to null of dswid after (window.name === 'tempWindowId')



> DeltaSpike with initialRedirectEnabled=false is generating dswid=null
> ---------------------------------------------------------------------
>
>                 Key: DELTASPIKE-993
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-993
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: JSF-Module
>    Affects Versions: 1.5.0
>         Environment: Wildfly with deltaspike jsf-module in LAZY mode and initialRedirect disabled.
> Some link and open in a new window/tab (not coping and pasting the url)
>            Reporter: Janario
>             Fix For: 1.5.1
>
>         Attachments: DELTASPIKE-993.patch
>
>
> I've bean using LazyWindowStrategy with JsfModuleConfig.isInitialRedirectEnabled=false
> But, when I open it in a new window/tab it generates dswid param with null value.
> The problem is that the null id is shared accross other 'open new window' and this may destroy my controllers on the wrong time



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)