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

Martin Grigorov updated WICKET-3447:
------------------------------------

    Attachment: quickstart.tgz

A quickstart that cannot reproduce the problem. 
Please modify it to show the problem and reopen the ticket.

> 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
>         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

        

Reply via email to