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

fixes issue with non-ascii chars in customer #26

Merged
merged 1 commit into from
Oct 25, 2014
Merged

Conversation

michaelrice
Copy link
Owner

This fix adds support for non ascii names in customers
by doing a decode utf8 on the strings. fixes #25

@michaelrice michaelrice force-pushed the issue_25 branch 5 times, most recently from 0e9d14f to 3bd280f Compare October 25, 2014 19:15
This fix adds support for non ascii names in customers
by doing a decode utf8 on the strings. fixes #25
michaelrice added a commit that referenced this pull request Oct 25, 2014
fixes issue with non-ascii chars in customer
@michaelrice michaelrice merged commit fd12606 into development Oct 25, 2014
@michaelrice michaelrice deleted the issue_25 branch October 25, 2014 19:37
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.

Create Customer Fails with unicode error
1 participant