Opened 9 years ago

Closed 9 years ago

Last modified 8 years ago

#10535 closed bug (notabug)

Datepicker not validating the user edited value

Reported by: biranchi Owned by:
Priority: minor Milestone: none
Component: ui.datepicker Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:

Description

in this fiddle (http://jsfiddle.net/biranchi/z341ob04/), try selecting any date and then type the value '45/45/4545' into the date field and tap out.

In my ASP.NET MVC app, this value [asses validation and doesn't get caught.

Is there a solution around this ?

Change History (2)

comment:1 Changed 9 years ago by tj.vantoll

Resolution: notabug
Status: newclosed

For support please use Stack Overflow or the jQuery forums, but to give you an idea you can call $.datepicker.parseDate to check the validity of a date (for instance http://byatool.com/ui/jquery-validate-datecheck-if-is-date/).

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

#10661 is a duplicate of this ticket.

Note: See TracTickets for help on using tickets.