[
https://issues.apache.org/jira/browse/WICKET-3380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13072521#comment-13072521
]
Sven Meier commented on WICKET-3380:
------------------------------------
Reverted to fix Wicket-3917, quickstart works fine here anyway.
> HttpsMapper and BookmarkablePageLink
> ------------------------------------
>
> Key: WICKET-3380
> URL: https://issues.apache.org/jira/browse/WICKET-3380
> Project: Wicket
> Issue Type: Bug
> Components: wicket-core
> Affects Versions: 1.5-RC1
> Reporter: Ivan Vasilev
> Assignee: Martin Grigorov
> Fix For: 1.5-RC2
>
> Attachments: quickstart.rar
>
>
> There is a wicket Application which is configured to use HttpsMapper.
> There are two page: TestPage and TestPage2. TestPage uses @RequireHttps,
> TestPage2 doesn't. Each page contains a BookmarkablePageLink to the other
> one. However in this configuration (one with @RequireHttps and one without)
> the links on the pages are pointing to the page they are added to - the link
> in TestPage links to TestPage itself (and not to TestPage2) and vice versa.
> When both of the pages use @RequireHttps or not using it at all the links
> work normally.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira