#555 closed defect (fixed)
Add ########## to dojo.validate.us.isPhoneNumber
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Please add support for a 10-digit phone number with no spaces (ie..8005593823) to the dojo.validate.us.isPhoneNumber function. Most people don't normally insert spaces into their phone # when they are typing it into a web form.
I work for a telco company and we take it one step further, we usually validate the first 6 digits of the phone # (aka - the NPANXX) against a table - this keeps people from inputting bogus phone #'s like 9999999999
Change History (3)
comment:1 Changed 15 years ago by
Milestone: | → 0.3release |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Added.