500 encoding error on 5.0 and master
Created by: zoic21
Hi,
With last version (5.0.0 et master branch) I have a problem on commit page (and commit information page, when you click on commit) :
Here the log :
Encoding::CompatibilityError (incompatible character encodings: UTF-8 and ASCII-8BIT):
app/decorators/commit_decorator.rb:85:in person_link' app/decorators/commit_decorator.rb:53:in
author_link'
app/views/commits/_commit_box.html.haml:27:in _app_views_commits__commit_box_html_haml__3224536392011738676_34132040' app/views/commit/show.html.haml:1:in
_app_views_commit_show_html_haml___4462329626657877466_32228000'
Are they any solution for these problem ?