You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2014/03/13 11:14:55 UTC

[jira] [Resolved] (WICKET-5522) Failing HTTPS redirect to RequireHttps annotated pages with ONE_PASS_RENDER strategy

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

Martin Grigorov resolved WICKET-5522.
-------------------------------------

    Resolution: Fixed

> Failing HTTPS redirect to RequireHttps annotated pages with ONE_PASS_RENDER strategy
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-5522
>                 URL: https://issues.apache.org/jira/browse/WICKET-5522
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.13.0, 6.14.0
>            Reporter: Dmitriy Neretin
>            Assignee: Martin Grigorov
>              Labels: RequireHttps,, redirect
>         Attachments: WICKET-5522.patch, renderstrategyproblem.zip
>
>
> Activated JS: Start the quickstart -> Press the submit buttons -> See the secured page with https!
> Deactivates JS: (NoScript Firefox Plugin): Start the quickstart -> Press the submit buttons -> See the secured page BUT with HTTP!
> There was no proper https redirect.
> If I change the rendering strategy to REDIRECT_TO_BUFFER everything works fine, but if I change the strategy to ONE_PASS_RENDER the https forwarding does't work anymore. But only if I deactivate all scripts...
> Regards,
> Dmitriy



--
This message was sent by Atlassian JIRA
(v6.2#6252)