| commit | 1daec2ef2b6b9ae5ff4f60d42ed5d119cbaaf4a0 | [log] [tgz] |
|---|---|---|
| author | Martin Tzvetanov Grigorov <mgrigorov@apache.org> | Thu Dec 24 14:05:39 2015 +0100 |
| committer | Martin Tzvetanov Grigorov <mgrigorov@apache.org> | Thu Dec 24 14:05:39 2015 +0100 |
| tree | 2a881c76305d1cf61e49bb026c76d0d1e70140d2 | |
| parent | 4b141ccffe7c9422c527bab86725f1c905a31fa6 [diff] |
WICKET-6050 Wicket Ajax (Wicket.From.serializeElement) causes 400 bad request WICKET-5948 wicket-ajax.js probably doesn't traverse the children of <div> or <span> WICKET-6006 ModalWindow.closeCurrent() causes 414 status error Introduce AjaxRequestAttributes#serializeRecursively with default value 'false'. This is a flag indicating whether to collect (submit) the name/value pairs for all HTML form elements children of the HTML element with the JavaScript listener