Closed mikeyarce closed 4 years ago
For 9 digit numbers in Cameroon also the Validation fails. hc-11472712
I have another report from the Upworker in Cameroon who also can not secure their account:
I tried a bunch of Cameroon phone numbers and none of them could validate.
This issue has been marked as stale and will be closed in seven days. This happened because:
You can keep the issue open by adding a comment. If you do, please provide additional context and explain why you’d like it to remain open. You can also close the issue yourself — if you do, please add a brief explanation.
Steps to reproduce
Related: https://github.com/Automattic/wp-calypso/issues/25163
In our forked version of
node-phone
, we only account for French Polynesia numbers having 6 digits, but they can also have 8! https://github.com/Automattic/node-phone/blob/e30f6b652a135819b5b9e7fa3bb84d36987a6cea/lib/iso3166Data.js#L1408-L1413Reference: https://en.wikipedia.org/wiki/Telephone_numbers_in_French_Polynesia
I also tried entering a 6 digit phone but that seemed to fail as well, so not sure where the validation is failing.