Side navigation
#8147 closed bug (invalid)
Opened February 02, 2011 07:08PM UTC
Closed February 02, 2011 07:27PM UTC
field validation
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | unfiled | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
jQuery("#someForm").validate().element("#someField")
returns undefined when someField is empty and is not required (for required is dalse, for filled is true)
Query('#someField').valid(); return false if field is empty, not required and alphanumeric
Attachments (0)
Change History (1)
Changed February 02, 2011 07:27PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
This is not the proper venue for support requests or bugs related to jQuery plugins, such as jQuery.validate. In the future, please read the bug reporting guidelines before filing a ticket. Thank you.