You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "John D. Ament (JIRA)" <ji...@apache.org> on 2016/06/19 23:10:06 UTC

[jira] [Closed] (DELTASPIKE-1148) Reduce redirects in CLIENTWINDOW mode when opening a link in a new tab

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

John D. Ament closed DELTASPIKE-1148.
-------------------------------------

> Reduce redirects in CLIENTWINDOW mode when opening a link in a new tab
> ----------------------------------------------------------------------
>
>                 Key: DELTASPIKE-1148
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1148
>             Project: DeltaSpike
>          Issue Type: Improvement
>          Components: JSF-Module
>            Reporter: Bernhard Hablesreiter
>            Assignee: Thomas Andraschko
>             Fix For: 1.7.0
>
>
> We were testing the new DeltaSpike CLIENTWINDOW mode with "ClientWindowTokenizedRedirect" option enabled and noticed that if we open a link in a new tab (get-request), two redirects happen, e.g:
> GET test
> GET test?dsrid=590
> GET test?dswid=-3402&dsrid=716
> The windowhandler.html file is streamed twice in this scenario.
> Maybe the redirection can be limited to one in those cases.



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