incompatible character encodings: ASCII-8BIT and UTF-8
Created by: tvb
Got the following error using: 4.1.0 d14069e3
Encoding::CompatibilityError (incompatible character encodings: ASCII-8BIT and UTF-8):
app/decorators/commit_decorator.rb:87:in `person_link'
app/decorators/commit_decorator.rb:53:in `author_link'
app/views/commits/_commit.html.haml:7:in `_app_views_commits__commit_html_haml__176730140118487146_62797720'
app/views/commits/_commits.html.haml:6:in `block in _app_views_commits__commits_html_haml__4196152273060274320_67673940'
app/views/commits/_commits.html.haml:1:in `each'
app/views/commits/_commits.html.haml:1:in `_app_views_commits__commits_html_haml__4196152273060274320_67673940'
app/views/commits/show.html.haml:8:in `_app_views_commits_show_html_haml___934342709814070862_65484340'
app/controllers/commits_controller.rb:18:in `show'
My guess it is caused by one of the commits messages containing a " char:
¨Tristan – Change input focus color