GitHub user Jezza opened a pull request:
https://github.com/apache/wicket/pull/299
Fix raw FormComponent type.
Just saw it after I finished #298.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Jezza/wicket base-wicket-tester-misc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/299.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 #299
----
commit 0c348e0d9b34c8848e43319b666387469015886c
Author: Jezza <jezzadabomb@...>
Date: 2018-10-16T21:58:17Z
Fix raw FormComponent type.
----
---