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

Two Digit Country Code - BUG Fix #31

Merged
merged 1 commit into from
May 1, 2016

Conversation

jpwalters
Copy link
Owner

BUG: The plugin previously assumed only a 1 digit country code.
FIX: The plugin now supports 1 and 2 digit country codes.

Note: Unfortunately some country codes have up to 4 digits and some phone numbers are longer than 10 digits. The plugin currently only supports 1 or 2 digit country codes and 10 digit phone numbers. All other phones are not supported and likely will cause the plugin not function properly.

Issue #27

BUG: The plugin previously assumed only a 1 digit country code.
FIX: The plugin now supports 1 and 2 digit country codes.

Note: Unfortunately some country codes have up to 4 digits and some phone numbers are longer than 10 digits.  The plugin currently only supports 1 or 2 digit country codes and 10 digit phone numbers.  All other phones are not supported and likely will cause the plugin not function properly.

Issue #27
@jpwalters jpwalters merged commit e41949c into master May 1, 2016
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.

1 participant