Opened 14 years ago
Closed 13 years ago
#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: | [email protected]… |
Blocked by: | Blocking: |
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.
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 .