GitHub user selckin opened a pull request:
https://github.com/apache/wicket/pull/237
ListItemModel: allow modification
See http://mail-archives.apache.org/mod_mbox/wicket-dev/201710.mbox/browser
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/selckin/wicket master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/237.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 #237
----
commit 5ea046b6c5dde058882b66101093294589afaa0c
Author: Thomas Matthijs <[email protected]>
Date: 2017-10-03T16:49:47Z
ListItemModel: allow modification
See http://mail-archives.apache.org/mod_mbox/wicket-dev/201710.mbox/browser
----
---