Define behavior of o.a.w.request.Url.isAbsolute()
-------------------------------------------------
Key: WICKET-4108
URL: https://issues.apache.org/jira/browse/WICKET-4108
Project: Wicket
Issue Type: Sub-task
Components: wicket
Affects Versions: 1.5.1
Reporter: Martin Grigorov
Assignee: Peter Ertl
WICKET-4104 showed a problem in BaseWicketTester when the redirectLocation is
checked whether it relative or absolute.
The check in Url.isAbsolute() returns false (i.e. it is relative) for url like
'http://example.com'.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira