GitHub user tgoetz opened a pull request:
https://github.com/apache/wicket/pull/10
WICKET-4219: Enable markup escaping of WizardStep's labels by default due
to security aspects
Applied to 1.5.x branch
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tgoetz/wicket wicket-1.5.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/10.patch
----
commit 1543047dda1158504c98502d73f5e8e6535e9bd9
Author: Thomas GoÌtz <[email protected]>
Date: 2012-05-15T02:16:53-07:00
WICKET-4219: Enable markup escaping of WizardStep's labels by default due
to security aspects
----