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

utf-8 encoded strings don't keep their encoding after serialization cycle in ruby v2.1.1 #191

Closed
localshred opened this issue Mar 13, 2014 · 0 comments · Fixed by #207
Closed

Comments

@localshred
Copy link
Contributor

I'm assuming this is an issue when using ruby v2.1.1. Investigations needed.

  1) Protobuf::Message#encode encoding keeps utf-8 when utf-8 is input for string fields
     Failure/Error: (new_message.name == name).should be_true
       expected: true value
            got: false
     # ./spec/lib/protobuf/message_spec.rb:117:in `block (4 levels) in <top (required)>'
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 a pull request may close this issue.

1 participant