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

Martin Grigorov resolved WICKET-4922.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.10
                   6.4.0
         Assignee: Martin Grigorov
    
> Cloned ServletWebRequest returns wrong OriginalUrl
> --------------------------------------------------
>
>                 Key: WICKET-4922
>                 URL: https://issues.apache.org/jira/browse/WICKET-4922
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.3.0
>            Reporter: Jesse Long
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 6.4.0, 1.5.10
>
>         Attachments: WICKET-4922.patch
>
>
> ServletWebRequest, when cloned with a new URL, return the incorrect URL from 
> getOriginalUrl(). This presents itself as a problem when using redirect to 
> intercept page in conjunction with a root request mapper that modifies the 
> URL passed to the wrapped request mapper. (incidentally, this does not affect 
> CryptoMapper, since CryptoMapper tries passing both the decrypted and the 
> original, supposedly encrypted, URL to the wrapped request mapper). I have my 
> own path modifying request mapper that is getting affected by this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to