Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.3.6
Description
If you select a date via the calendar, and then delete the value in the text field an exception is thrown since the server site method "onParse" does not accept a blank parameter.
This should instead avoid going to the server for a parse, and set the current value to null.