AjaxSubmit in modal window doesn't call form.onSubmit() before ending request
-----------------------------------------------------------------------------
Key: WICKET-3705
URL: https://issues.apache.org/jira/browse/WICKET-3705
Project: Wicket
Issue Type: Bug
Components: wicket-core, wicket-extensions
Affects Versions: 1.5-RC4
Reporter: Martijn Dashorst
When a AjaxSubmitLink is used to submit a form inside a ModalWindow, and inside
the AjaxSubmitLink#onSubmit() the window is closed, wicket doesn't call
Form.onSubmit()
See attached quickstart for the scenario.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira