500 Internal Server Error when clicking first folder in project files
Created by: shane9
I can browse anything below the first folder, but the first one shows the spinner then blank page. Here's the log message for the 500 status code.
ActionView::Template::Error (incompatible encoding regexp match (UTF-8 regexp with ASCII-8BIT string)): 1: :plain 2: $("#tree-holder").html("#{escape_javascript(render(:partial => "tree", :locals => {:repo => @repo, :commit => @commit, :tree => @tree}))}"); 3: $("#tree-content-holder").show("slide", { direction: "right" }, 150); 4: $('.project-refs-form #path').val("#{params[:path]}"); app/views/refs/tree.js.haml:2:in
_app_views_refs_tree_js_haml___2062875930721284727_51050140'`