[
https://issues.apache.org/jira/browse/WICKET-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Wells updated WICKET-3447:
--------------------------------
Reporter: Christian Grobmeier (was: Christian Grobmeier)
> Absolute link is not generated correct
> --------------------------------------
>
> Key: WICKET-3447
> URL: https://issues.apache.org/jira/browse/WICKET-3447
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.5-M3
> Reporter: Christian Grobmeier
> Assignee: Martin Tzvetanov Grigorov
> Priority: Minor
> Labels: wicket
> Attachments: quickstart.tgz
>
>
> This:
> RequestCycle.get().getUrlRenderer().renderFullUrl(Url.parse(urlFor(MyPage.class,
> null).toString()));
> Outputs:
> http://localhost:8080/../login/MyPage
> But should be:
> http://localhost:8080/login/MyPage
--
This message was sent by Atlassian Jira
(v8.20.10#820010)