Side navigation
#4430 closed bug (invalid)
Opened March 27, 2009 01:19AM UTC
Closed February 05, 2010 08:31PM UTC
Last modified March 15, 2012 02:32PM UTC
[validate] phoneUS problem
Reported by: | stegel | Owned by: | joern |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | plugin | Version: | 1.3.2 |
Keywords: | validate phoneUS | Cc: | |
Blocked by: | Blocking: |
Description
When I am using the phoneUS rule in my validate options I get the following JS error:
$.validator.methods[method] is undefined
http://localhost/inns/inc/jquery.validate.js
Line 471
As I look through jquery.validate.js, I see no reference to phoneUS. Am I missing something here?
Thanks,
AJ