You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Arkadiy Churilov (Jira)" <ji...@apache.org> on 2020/04/07 13:56:00 UTC

[jira] [Updated] (WICKET-6764) RedirectToUrlException change the second question mark in URL from "?" to "%3F"

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

Arkadiy Churilov updated WICKET-6764:
-------------------------------------
    Attachment:     (was: myproject.zip)

> RedirectToUrlException change the second question mark in URL from "?" to "%3F"
> -------------------------------------------------------------------------------
>
>                 Key: WICKET-6764
>                 URL: https://issues.apache.org/jira/browse/WICKET-6764
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 8.2.0, 8.7.0
>            Reporter: Arkadiy Churilov
>            Priority: Major
>         Attachments: myproject.zip
>
>
> {code:java}
> String url = "https://ad.doubleclick.net/ddm/clk/465034301;270168989;l?https://www.de.vanguard/privatanleger/de/uber-vanguard?cmpgn=DP0320DEBABRA0033DE";
> throw new RedirectToUrlException(url);
> {code}
> It redirects to https://www.de.vanguard/privatanleger/de/uber-vanguard%3Fcmpgn=DP0320DEBABRA0033DE



--
This message was sent by Atlassian Jira
(v8.3.4#803005)