Quantcast

wicket pull request: WICKET-4219: Enable markup escaping of WizardStep's la...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

wicket pull request: WICKET-4219: Enable markup escaping of WizardStep's la...

michaelmosmann
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 Götz <[hidden email]>
Date:   2012-05-15T02:16:53-07:00

    WICKET-4219: Enable markup escaping of WizardStep's labels by default due to security aspects

----

Loading...