GitHub user svenmeier opened a pull request: https://github.com/apache/wicket/pull/256
WICKET-6517 ajax multipart With this change multipart Ajax requests *are* send via Ajax. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/wicket WICKET-6517-multipart-ajax Alternatively you can review and apply these changes as the patch at: https://github.com/apache/wicket/pull/256.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 #256 ---- commit dfccba1f9598ba9c2ad5dbb9954d867a195c16d2 Author: Sven Meier <svenmeier@...> Date: 2018-01-12T11:45:55Z WICKET-6517 use FormData, removed submitMultipartForm ---- ---