We have created a validation for Greek Phone numbers
| Comment | File | Size | Author |
|---|---|---|---|
| greek_phones.patch | 3.3 KB | rightclick | |
| phone.el_.inc_.txt | 1.2 KB | rightclick |
We have created a validation for Greek Phone numbers
| Comment | File | Size | Author |
|---|---|---|---|
| greek_phones.patch | 3.3 KB | rightclick | |
| phone.el_.inc_.txt | 1.2 KB | rightclick |
Comments
Comment #1
klonosthanx patrida!
Comment #2
thierry_gd commentedTaken into account in 6.2.17 version
Comment #3
klonosactually this might be a good start, but the validation checks are not quite there yet.
Comment #4
klonos..setting proper status then.
Comment #5
giorgoskplease test #1039220: Add the country code if not filled by the user - adds country code again on second edit/save
Comment #6
boboss commented$regex = "/^(\+30)?[ ]?(800|801|2[0-9]{2}|69[0-9])[0-9]{7}$/i";
I think this is a better regex for greek phones...