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/04/02 22:11:27 UTC

[jira] Resolved: (WICKET-2799) @RequireHttps not switching to https when setting response page to non-bookmarkable page

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

Igor Vaynberg resolved WICKET-2799.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-M1
                   1.4.8
         Assignee: Igor Vaynberg

fixed, you no longer need the manual call to setredirect(true), remove that.

> @RequireHttps not switching to https when setting response page to non-bookmarkable page
> ----------------------------------------------------------------------------------------
>
>                 Key: WICKET-2799
>                 URL: https://issues.apache.org/jira/browse/WICKET-2799
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>            Reporter: Gianni Bruno
>            Assignee: Igor Vaynberg
>             Fix For: 1.4.8, 1.5-M1
>
>         Attachments: httpstest.zip
>
>
> When navigating to a @RequireHttps annotated page using setResponsePage(new HttpsAnnotatedPage()); the redirection to https does not occur, see mailing list for full description:
> http://old.nabble.com/%40RequireHttps---forms-misbehaving-ts26845496.html
> Using "setRedirect(true);" does not seem to have any effect.

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