Bug Tracker

Modify

Ticket #8147 (closed bug: invalid)

Opened 2 years ago

Last modified 2 years ago

field validation

Reported by: anonymous Owned by:
Priority: undecided Milestone: 1.next
Component: unfiled Version: 1.5
Keywords: Cc:
Blocking: Blocked by:

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

Change History

comment:1 Changed 2 years ago by ajpiano

  • Status changed from new to closed
  • Resolution set to invalid

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.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.