[
https://issues.apache.org/jira/browse/DELTASPIKE-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185743#comment-14185743
]
Bernhard Hablesreiter commented on DELTASPIKE-753:
--------------------------------------------------
Thanks for the fix, works for me now!
> 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
> Fix For: 1.0.4
>
>
> 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().
> See: http://ocpsoft.org/support/topic/rewrite-with-deltaspike/#post-26500
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)