GitHub user vrozkovec opened a pull request:
https://github.com/apache/wicket/pull/271
EnclosureContainer - added missing super.onConfigure() call
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vrozkovec/wicket master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/271.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #271
----
commit 283ff71a37a18e4e38b7e17f94f128952ce31799
Author: VÃt Rozkovec <vit.rozkovec@...>
Date: 2018-03-29T18:01:56Z
EnclosureContainer - added missing super.onConfigure() call
----
---