Modify ↓
Ticket #3835 (closed bug: invalid)
Form validator Plugin
| Reported by: | Alipta | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | plugin | Version: | 1.2.6 |
| Keywords: | Form validator Plugin | Cc: | alipta.ballav@… |
| Blocking: | Blocked by: |
Description
The form validator plugin does not work correctly. It has the following bugs.
a) In safari we require using dat in mm/dd/yyyy format but in IE & mozilla dd/mm/yyyy works fine
b) It does not check if I am entering a number. Eg 12/12/200s does not show errors. Also Example: 10-12-1978s, 10-05-19780 does not throw errors.
Change History
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.

This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .