You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2010/01/30 11:06:34 UTC

[jira] Resolved: (WICKET-2708) Extend SwitchProtocolRequestTarget so it's possible to customize the redirect url

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

Juergen Donnerstag resolved WICKET-2708.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4.7
         Assignee: Juergen Donnerstag

not applied in 1.5 since SPRT no longer exists due to request handling code rewrite

> Extend SwitchProtocolRequestTarget so it's possible to customize the redirect url
> ---------------------------------------------------------------------------------
>
>                 Key: WICKET-2708
>                 URL: https://issues.apache.org/jira/browse/WICKET-2708
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4.1
>            Reporter: Joeri Boydens
>            Assignee: Juergen Donnerstag
>             Fix For: 1.4.7
>
>
> When switching between http and https the SwitchProtocolRequestTargets builds the redirect url's based on the HttpServletRequest.getServerName().  This gives problems when the wicket application is running behind a reverse proxy (e.g. apache httpd with mod_proxy).  It should be possible to override the building of the redirect url.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.