]> source.dussan.org Git - jquery-ui.git/commit
Updated guard against unparsed characters to allow extra characters as long as they... 375/head
authorPhilip Graham <philip.robert.graham@gmail.com>
Tue, 28 Jun 2011 16:40:28 +0000 (16:40 +0000)
committerPhilip Graham <philip.robert.graham@gmail.com>
Tue, 28 Jun 2011 16:40:28 +0000 (16:40 +0000)
commit76e2b98a312cfab3d754aac5068ad965e544840c
tree9f0707aba5a98901b22fea02cde2a43910dca5c2
parent5c34cea06fb84777e1af72acf5ff0e9b60bd96f2
Updated guard against unparsed characters to allow extra characters as long as they are separated from the date by whitespace.  This maintains compatibility with timepicker extensions.

Fixes #7244 - Datepicker: parseDate() does not throw an exception for long years
tests/unit/datepicker/datepicker_tickets.js
ui/jquery.ui.datepicker.js