Skip to content

incompatible character encodings with a non-breaking space #492

@danielmorrison

Description

@danielmorrison

I have a non-breaking space character (U+00a0 " ") in an view (inside some erb) that ends up raising an error (that's unable to identify the line number):

Showing /Users/daniel/Projects/<redacted>/app/views/admin/users/index.html.erb where line # raised:

incompatible character encodings: UTF-8 and BINARY (ASCII-8BIT)

Not entirely sure why that is yet, but remove that single character fixes the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions