Encoding error when searching project containing wiki
Created by: viciu
Started GET "/search?utf8=%E2%9C%93&search=test&group_id=&project_id=4&search_code=true&repository_ref=" for 127.0.0.1 at 2014-10-26 16:58:54 +0100
Processing by SearchController#show as HTML
Parameters: {"utf8"=>"✓", "search"=>"test", "group_id"=>"", "project_id"=>"4", "search_code"=>"true", "repository_ref"=>""}
Started GET "/search/autocomplete?project_id=4&project_ref=&term=test" for 127.0.0.1 at 2014-10-26 16:58:54 +0100
Processing by SearchController#autocomplete as JSON
Parameters: {"project_id"=>"4", "project_ref"=>"", "term"=>"test"}
Completed 200 OK in 61ms (Views: 0.2ms | ActiveRecord: 13.3ms)
Encoding::CompatibilityError (incompatible character encodings: UTF-8 and ASCII-8BIT):
app/views/search/show.html.haml:23:in `block in _app_views_search_show_html_haml___1047533882363615147_54413660'
app/views/search/show.html.haml:1:in `_app_views_search_show_html_haml___1047533882363615147_54413660'
Completed 500 Internal Server Error in 929ms (Views: 41.7ms | ActiveRecord: 29.8ms)
Versions:
Omnibus Gitlab 7.4.2