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

Update MultipartConverter.java #13

Merged
merged 1 commit into from
Apr 9, 2013
Merged

Conversation

thomas2411
Copy link
Contributor

Regarding Issue #12 - in case of using diacritics, like "ó" string length for it is 1, but number of bytes for it is more than 1. That is why we need to count number of bytes for a string, not string length

Regarding Issue tumblr#12 - in case of using diacritics, like "ó" string length for it is 1, but number of bytes for it is more than 1. That is why we need to count number of bytes for a string, not string length
@seejohnrun
Copy link
Contributor

Thanks Thomas!

seejohnrun added a commit that referenced this pull request Apr 9, 2013
Update MultipartConverter.java
@seejohnrun seejohnrun merged commit 18ff07d into tumblr:master Apr 9, 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

Successfully merging this pull request may close these issues.

None yet

2 participants