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

[BUG] Invalid phone number marked as valid #31

Open
dabega opened this issue Jan 19, 2021 · 1 comment
Open

[BUG] Invalid phone number marked as valid #31

dabega opened this issue Jan 19, 2021 · 1 comment
Labels
Milestone

Comments

@dabega
Copy link

dabega commented Jan 19, 2021

Long phone number are considered valid while the original libphonenumber implementation properly flags them as invalid.
Example: +97233142764978

@rustonaut rustonaut added the bug label Apr 11, 2021
@rustonaut
Copy link
Collaborator

The thing is long phone number can be valid under some situations, in some countries.

I have to look into it.

But given the divergence from libphonenumber is is definitely a problem.

@rustonaut rustonaut added this to the Bugs so many Bugs milestone Apr 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants