[
https://issues.apache.org/jira/browse/WICKET-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-3447.
-------------------------------------
Resolution: Cannot Reproduce
Assignee: Martin Grigorov
> 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 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 is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira