You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/08/26 23:40:54 UTC

[jira] Resolved: (WICKET-2865) RequreHttps & Disabled cookies.

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

Igor Vaynberg resolved WICKET-2865.
-----------------------------------

      Assignee: Igor Vaynberg
    Resolution: Invalid

switchprotocolrequesttarget calls webresponse.redirect, which passes the url through httpServletResponse.encodeRedirectURL(url);

> RequreHttps & Disabled cookies.
> -------------------------------
>
>                 Key: WICKET-2865
>                 URL: https://issues.apache.org/jira/browse/WICKET-2865
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.8
>            Reporter: Daniel Shmuglin
>            Assignee: Igor Vaynberg
>
> SwitchProtocolRequestTarget getUrl method doesn't encode the URL with jsessionid causing "Session expired"

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