Skip to main content

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.

Attachments (0)
Change History (2)

Changed April 08, 2009 01:40AM UTC by scottgonzalez comment:1

milestone: TBD1.8

Changed April 10, 2009 10:16AM UTC by kbwood comment:2

resolution: → fixed
status: newclosed

Fixed in the documentation. The onClose function has always passed the date as a string.