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

French normalized number isn't good #42

Closed
brentahiti opened this issue Dec 16, 2013 · 2 comments
Closed

French normalized number isn't good #42

brentahiti opened this issue Dec 16, 2013 · 2 comments

Comments

@brentahiti
Copy link

PhonyRails.normalize_number("0606060606", default_country_code: 'FR')
=> "330606060606"
whereas it should give "33606060606". This output changed since updating phony from 1.9.0 to 2.0.2.

"06 06 06 06 06" is the local way of inputting numbers

@joost
Copy link
Owner

joost commented Dec 24, 2013

Guess this is a phony issue. You should open an issue here: https://github.com/floere/phony

@joost
Copy link
Owner

joost commented Dec 24, 2013

Added test in 3d35d49. Works with phony v1.9.0.

@joost joost closed this as completed Dec 24, 2013
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