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/05 14:27:49 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13920826#comment-13920826 ] 

Martin Grigorov commented on WICKET-5522:
-----------------------------------------

[~svenmeier] Please add test case(s) with the new variable and apply your suggested fix.

> 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
>              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)