Skip to content

Sending events with symbols breaks in various ways #240

@dbenamy

Description

@dbenamy

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)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions