- implements the validation of french phone number based on
http://www.itu.int/itudoc/itu-t/number/f/fra/70680.html - add hook_simpletest in phone.module
- add test for validation and formatting of french phone numbers
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | phone_update_simpletest.patch | 1.09 KB | malaussene |
| phone-fr.patch | 9.18 KB | malaussene |
Comments
Comment #1
malaussene commentedping
Comment #2
thierry_gd commentedTaken into account in 6.2.8 release
Comment #3
malaussene commentedHi thierry_gd,
thanks for including it.
just to let you know my patch was for Drupal 5, the unit test does not work currently in HEAD.
In order to make it work:
patch attached for 1,2
as a side note, if you are looking for a co-maintainer, I would be happy to help you ;)
malaussene