You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2014/10/26 23:34:34 UTC

[jira] [Resolved] (DELTASPIKE-754) Empty dswid-paramter causes infinite redirects

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

Gerhard Petracek resolved DELTASPIKE-754.
-----------------------------------------
    Resolution: Fixed

> Empty dswid-paramter causes infinite redirects
> ----------------------------------------------
>
>                 Key: DELTASPIKE-754
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-754
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: JSF-Module
>    Affects Versions: 1.0.3
>         Environment: MyFaces 2.2.5, Wildfly 8.1
>            Reporter: Bernhard Hablesreiter
>             Fix For: 1.0.4
>
>
> If an empty "dswid"-parameter is part of the url, a new window-id is created and appended to the initial url. 
> The result is e.g.:
> http://server.com/page?dswid=&dswid=-1201&dswid=8779&dswid=309&dswid=9682&dswid=-5670&dswid=-38&dswid=-9454&dswid=636&dswid=-2763&dswid=-4365&dswid=-6059&dswid=5980&dswid=-6816&dswid=4592&dswid=-4669&dswid=298&dswid=-5014&dswid=5450&dswid=226&dswid=-7107
> The problem might be that the initial, empty dswid-parameter is still part of the url and every following redirect is causing the creation of a new window-id, because DS believes it is still empty/absent.



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