Using the 1.0 version of this module I tried to add a UK phone number: 7709908080
With strict validation turned on, this number was rejected, possibly because it's a mobile number.
When I turned off validation, it would save in the edit form, but was not displayed on the node page.
Not a problem with a few other countries I tried.

Comments

druplicate’s picture

Version clarification:

Version 1.0: Wouldn't validate but did not notice if UK numbers would display on node page with validation turned off.

Version dev: Wouldn't validate and did not display on the node page with validation turned off.

rogerb’s picture

See http://drupal.org/node/1008800#comment-5520080 for fix to the display problem.

After applying that fix the field will display correctly. You still have to turn off validation to get mobile numbers accepted.

ckng’s picture

Status: Active » Closed (duplicate)