You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2013/03/28 21:41:16 UTC

[jira] [Resolved] (WICKET-5123) Component.continueToOriginalDestination() can redirect to ./.

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

Sven Meier resolved WICKET-5123.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.11
                   6.7.0

url is now rendered as "." instead of "./."
                
> Component.continueToOriginalDestination() can redirect to ./.
> -------------------------------------------------------------
>
>                 Key: WICKET-5123
>                 URL: https://issues.apache.org/jira/browse/WICKET-5123
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.6.0, 1.5.10
>            Reporter: Martin Dietze
>            Assignee: Sven Meier
>             Fix For: 6.7.0, 1.5.11
>
>         Attachments: urlrenderer.tar.gz
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Following scenario:
> Home page redirects to login page via RestartResponseException if no user is logged in.
> The user logs in, and is led back to the originally called page via continueToOriginalDestination().
> If the original page was the home page, Wicket's UrlRenderer produces a target url of ./. here (which IE browsers can't handle).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira