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 / ASCII-8BIT issue #164

Open
docent-net opened this issue Mar 4, 2014 · 0 comments
Open

UTF-8 / ASCII-8BIT issue #164

docent-net opened this issue Mar 4, 2014 · 0 comments

Comments

@docent-net
Copy link
Contributor

Tried to post BOM (https://en.wikipedia.org/wiki/Byte_order_mark) via Earthquake () and got:

[ERROR] incompatible character encodings: UTF-8 and ASCII-8BIT
    /usr/local/share/gems/gems/earthquake-1.0.0/lib/earthquake/commands.rb:155:in `join'
    /usr/local/share/gems/gems/earthquake-1.0.0/lib/earthquake/commands.rb:155:in `block (2 levels) in <top (required)>'
    /usr/local/share/gems/gems/earthquake-1.0.0/lib/earthquake/input.rb:46:in `call'
    /usr/local/share/gems/gems/earthquake-1.0.0/lib/earthquake/input.rb:46:in `input'
    /usr/local/share/gems/gems/earthquake-1.0.0/lib/earthquake/commands.rb:168:in `block (2 levels) in <top (required)>'
    /usr/local/share/gems/gems/earthquake-1.0.0/lib/earthquake/input.rb:46:in `call'
    /usr/local/share/gems/gems/earthquake-1.0.0/lib/earthquake/input.rb:46:in `input'
    /usr/local/share/gems/gems/earthquake-1.0.0/lib/earthquake/core.rb:139:in `block (3 levels) in start'
    /usr/local/share/gems/gems/earthquake-1.0.0/lib/earthquake/core.rb:236:in `call'
    /usr/local/share/gems/gems/earthquake-1.0.0/lib/earthquake/core.rb:236:in `block in sync'
    /usr/local/share/gems/gems/earthquake-1.0.0/lib/earthquake/core.rb:235:in `synchronize'
    /usr/local/share/gems/gems/earthquake-1.0.0/lib/earthquake/core.rb:235:in `sync'
    /usr/local/share/gems/gems/earthquake-1.0.0/lib/earthquake/core.rb:136:in `block (2 levels) in start'

Worked via standard Twitter webclient; moreover Earthquake shows correctly entries with that BOM-string. Posting is just not possible

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

No branches or pull requests

1 participant