Ticket #4397 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

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:
Blocking: Blocked by:

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.

Change History

comment:1 Changed 4 years ago by scott.gonzalez

  • Milestone changed from TBD to 1.8

comment:2 Changed 4 years ago by kbwood

  • Status changed from new to closed
  • Resolution set to fixed

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

Note: See TracTickets for help on using tickets.