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 16:23:33 UTC

[jira] [Created] (DELTASPIKE-753) Initial redirect does not encode URL

Bernhard Hablesreiter created DELTASPIKE-753:
------------------------------------------------

             Summary: Initial redirect does not encode URL
                 Key: DELTASPIKE-753
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-753
             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 initial redirect to a page happens (because of the absence of a window-id), the URL is not encoded properly.
If one has URL-rewriting enabled for this page, it does not work anymore as the URL is not encoded.
It seems like this happens in ClientWindowHelper#handleInitialRedirect, where the url is not encoded via HttpServletResponse.encodeURL().



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