Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UK Shortcode regex needs updating #5

Open
SeanLS opened this issue Feb 13, 2014 · 1 comment
Open

UK Shortcode regex needs updating #5

SeanLS opened this issue Feb 13, 2014 · 1 comment

Comments

@SeanLS
Copy link

SeanLS commented Feb 13, 2014

For country "GB" -> shortCode -> nationalNumberPattern you need to change:
5\d)|650|789|901

and update to:
5\d)|605|650|789|901

@Nepomuceno
Copy link

The correct fix would be update the meta file for all the patterns from the
one from google

2014-02-13 12:33 GMT-02:00 SeanLS notifications@github.com:

For nationalNumberPattern you need to change:
5\d)|650|789|901

Change to:
5\d)|605|650|789|901

Reply to this email directly or view it on GitHubhttps://github.com//issues/5
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants