Only allow numbers and symbols in phone numbers
Bug #684507 reported by
Danielle Foré
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Dexter - Old |
Confirmed
|
Low
|
Allen Lowe |
Bug Description
At the moment you can make a phone number that consists of the text "sdfsfsdfsg". This shouldn't really be possible. Phone numbers should only consist of number and symbols like so "+1 (343) 532-3456"
Changed in dexter-rolodex: | |
assignee: | nobody → Allen Lowe (lallenlowe) |
importance: | Undecided → Low |
status: | New → In Progress |
status: | In Progress → Fix Committed |
Changed in dexter-rolodex: | |
status: | Fix Committed → In Progress |
To post a comment you must log in.
Speaking from a bit of experience with phone number handling:
Numbers can be 0-9 as well as Hindic and Arabic numbers, so validity needs to check for unicode numbers.
Symbols can be: p#*+
Meaningless characters used in numbers: ()/- and spaces