Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
1.4.16
-
None
-
None
-
JDK 1.6.0_17
Tomcat 6
Tested on Firefox 3.6.13 and Chrome 9.
Description
When clicked for the first time, an AjaxLink triggers the onSubmit server method.
In my page, this makes the whole form re-rendered, including the AjaxLink.
When clicked for the second time, the onSubmit server is not called anymore.
This was working version 1.4.9 but was broken on version 1.4.13 and 1.4.16.
Attachments
Issue Links
- duplicates
-
WICKET-3488 Form can't be replaced when submitted
- Resolved