Modify ↓
Ticket #6306 (closed bug: invalid)
Error in .validate() function for date
| Reported by: | Chinmayee | Owned by: | |
|---|---|---|---|
| Priority: | Milestone: | 1.4.3 | |
| Component: | data | Version: | 1.4.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Hello,
I was trying to use .validate() function in my application for date validation [dates are accepted by users without calender control].
Function is working well for most of the case but its fails for date 69/mar/2001. It showing correct message for 70/mar/2001.
Please verify.
Attachments
Change History
comment:1 Changed 3 years ago by Pointy
I think that this bug should have been filed against the validation plugin.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.


Screen showing 69/mar/2001 is valid date