Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#6036 closed enhancement (fixed)

Datepicker: parseDate is case sensitive

Reported by: AndrewNewcomb Owned by:
Priority: minor Milestone: 1.8.5
Component: ui.datepicker Version: 1.8.4
Keywords: parseDate Cc:
Blocked by: Blocking:

Description

The parseDate function is case sensitive. When opening based on '01 Mar 2010' it correctly shows that date. When opening based on '01 mar 2010' it does not recognise the date and shows today's date instead.

Change History (6)

comment:1 Changed 13 years ago by AndrewNewcomb

Ticket title is wrong, should be... 'datepicker: parseDate is case sensitive.'

comment:2 Changed 13 years ago by Scott González

Milestone: TBD1.9
Summary: datepicker: parseDate is case insensitiveDatepicker: parseDate is case sensitive

comment:4 Changed 13 years ago by Scott González

Resolution: fixed
Status: newclosed

Fixed in 590e03c. Thank Andrew.

comment:5 Changed 13 years ago by Scott González

Milestone: 1.91.8.5

comment:6 Changed 13 years ago by AndrewNewcomb

datepicker: changed parseDate to be case insensitive. Fixed #6036 - datepicker: parseDate is case sensitive.

Changeset: 590e03cc328879f67b2350b76b50ec34d559739e

Note: See TracTickets for help on using tickets.