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 following absolute redirects:
This is for example a problem when using HttpsMapper for mapping pages to
http:// or https://. 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.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira