GitHub user jordeu opened a pull request:
https://github.com/apache/wicket/pull/22
WICKET-4891. UrlRenderer.renderRelativeUrl misbehavior if the filterPath is
composed.
This pull request fix #WICKET-4891
I've also checked if the context path is composed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jordeu/wicket master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/22.patch
----
commit 28e5a196b63eed174381208677a727752e3af796
Author: Jordi Deu-Pons <[email protected]>
Date: 2012-11-26T16:35:00Z
UrlRenderer.renderRelativeUrl misbehavior if the filterPath is composed.
Fix #WICKET-4891
----