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

Sending events with symbols breaks in various ways #240

Closed
dbenamy opened this issue Nov 17, 2014 · 1 comment
Closed

Sending events with symbols breaks in various ways #240

dbenamy opened this issue Nov 17, 2014 · 1 comment

Comments

@dbenamy
Copy link

dbenamy commented Nov 17, 2014

Looks like it's because https://github.com/getsentry/raven-ruby/blob/master/lib/raven/processor/utf8conversion.rb#L19 calls .respond_to?(:encoding) to figure out if it should ultimately call encode.

Could that be .respond_to?(:encode)?

@nateberkopec
Copy link
Contributor

Closed by #241, but the long term fix here is #242

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants