[ 
https://issues.apache.org/jira/browse/WICKET-3834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13054910#comment-13054910
 ] 

Peter Ertl commented on WICKET-3834:
------------------------------------

fixed in trunk and added a few tests

> WicketTester does not follow absolute redirects
> -----------------------------------------------
>
>                 Key: WICKET-3834
>                 URL: https://issues.apache.org/jira/browse/WICKET-3834
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 1.5-RC5.1
>            Reporter: Peter Ertl
>            Assignee: Peter Ertl
>             Fix For: 1.5-RC6
>
>
> Wicket tester does not follow absolute redirects:
> This is a problem when using HttpsMapper. For example when requesting a page 
> over http:// with an forced redirect to https:// for secure access will make 
> wicket tester return 'null' for the last renderer page instead of the 
> rendered page instance. In general all kinds of absolute redirects to another 
> page will not be tracked by wicket tester. So this potentially a problem for 
> all kinds of tests that rely on absolute redirects.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to