Search and Top Navigation
#4397 closed bug (fixed)
Opened March 23, 2009 10:49PM UTC
Closed April 10, 2009 10:16AM UTC
wrong date type sent to Datepicker.onClose event
Reported by: | conkey2 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8 |
Component: | ui.datepicker | Version: | 1.7.1 |
Keywords: | event onClose | Cc: | |
Blocked by: | Blocking: |
Description
The Datepicker.onClose event function receives a string instead of a Date object in the first parameter. The documentation says it should receive a date object.