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

added failing German mobile number to tests #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mgrundkoetter
Copy link

Formatting this mobile number will fail right now as the leading zero is missing in the national format.
This is just an example that should proof the issue #12 can not be fixed by the proposal there in case it is a certain mobile carrier prefix and not a fixed landline.

The error in formatting comes from the underlying library (https://libphonenumber.appspot.com/phonenumberparser?number=%2B491520123123&country=DE&geocodingLocale=de-DE). I filed an issue there but as soon as it get fixed there, adding a test here makes sense to me.

https://issuetracker.google.com/issues/247105388

Formatting this mobile number will fail right now as the leading zero is missing in the national format.
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

Successfully merging this pull request may close these issues.

None yet

1 participant