Description
I tried to add AjaxFormComponentUpdatingBehavior (with onchange event) to a DateTimePicker from wicket-jquery-ui. It ends with following error when I change input value from browser:
Value of variable [[date]] could not be resolved while interpolating [[Error while parsing datetime: date was '${date}' and time was '${time}']]
Wicket probably does not update input values with Ajax, more discussion here:
https://groups.google.com/forum/#!topic/wicket-jquery-ui/ZKzfPkm51WQ
Attachments
Attachments
Issue Links
- Blocked
-
WICKET-6044 AjaxFormChoiceComponentUpdatingBehavior: Duplicate input values according to WICKET-5948
- Resolved
- breaks
-
WICKET-6050 Wicket Ajax (Wicket.From.serializeElement) causes 400 bad request
- Resolved
-
WICKET-6006 ModalWindow.closeCurrent() causes 414 status error
- Resolved