[
https://issues.apache.org/jira/browse/WICKET-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995370#comment-12995370
]
Igor Vaynberg commented on WICKET-3447:
---------------------------------------
can you create a quickstart for this?
> 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
> Priority: Minor
> Labels: wicket
>
> 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