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

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

Bernhard Hablesreiter created DELTASPIKE-754:
------------------------------------------------

             Summary: 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


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)