Description
Due to the recent change (WICKET-5948) in Wicket Ajax (JavaScript), Ajax calls add nested form element values as request parameters and result HTTP status code 400 when URL gets too long.
This happens when you add an Ajax behavior (custom event triggered from JavaScript) to a DOM element with nested form fields.
Attachments
Attachments
Issue Links
- is broken by
-
WICKET-5948 wicket-ajax.js probably doesn't traverse the children of <div> or <span>
- Resolved
- relates to
-
WICKET-6006 ModalWindow.closeCurrent() causes 414 status error
- Resolved