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

Great Britain Manchester phone failing when 4-th digit is "5" in csharp port #67

Closed
razovy opened this issue Jun 27, 2018 · 1 comment
Closed

Comments

@razovy
Copy link

razovy commented Jun 27, 2018

Examples:
161 525 5628 or +44 161 525 5628
161 509 5085 or +44 161 509 5085

Both IsValidNumber(phone) and IsValidNumberForRegion(phone, RegionCode.GB) returning false for the phones above.
Google demo call validates them as correct phones.

Note that there are no problems with phones starting from 161 4 (or any other digit here except 5)

@razovy
Copy link
Author

razovy commented Jun 27, 2018

I was using 8.3.1.1 and 8.9.8 versions I had.
I downloaded source code and run tests there - all was ok.

@razovy razovy closed this as completed Jun 27, 2018
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

1 participant