-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed as not planned
Labels
Customer report [LEGACY]Issues or PRs that were reported via Happiness. Previously known as "Happiness Request".Issues or PRs that were reported via Happiness. Previously known as "Happiness Request".Features 2FAUntranslated TextWordPress.comi18n
Description
Steps to reproduce the behavior
- Go to https://wordpress.com/me/security/two-step
- When asked for a phone number select the +503 country code for "El Salvador"
- Try entering a phone number that starts with 6XXXXXXX
- See error about entering a valid phone number
What I expected to happen
To be able to enter phone numbers that start with 6
What actually happened
The phone number is identified as invalid
Context
Very similar to this issue:
p2UL9c-2Z7-p2
When checking the referenced code on that issue:
You can see this line:
{alpha2: "SV", alpha3: "SLV", country_code: "503", country_name: "El Salvador", mobile_begin_with: ["7"], phone_number_lengths: [8]},
But according to this Wikipedia Article mobile phone numbers in El Salvador can start with 6 or 7
User report
3668641-zd-woothemes
Browser / OS version
Google Chrome Version 88.0.4324.96 (Official Build) (x86_64)
macOS Big Sur 11.1 (20C69)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Customer report [LEGACY]Issues or PRs that were reported via Happiness. Previously known as "Happiness Request".Issues or PRs that were reported via Happiness. Previously known as "Happiness Request".Features 2FAUntranslated TextWordPress.comi18n
Type
Projects
Status
Done