Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #782

Closed
Open
Created May 03, 2012 by Administrator@rootOwner

Incompatible character encodings: UTF-8 and ASCII-8BIT

Created by: pomozoff

Started GET "/mithra/b958a3be955da1bcde22fc9cf132e90ede7fc46c/tree/Framework/trunk/src" for 127.0.0.1 at 2012-05-03 15:44:49 +0400 Processing by RefsController#tree as JS Parameters: {"project_id"=>"mithra", "id"=>"b958a3be955da1bcde22fc9cf132e90ede7fc46c", "path"=>"Framework/trunk/src"} Rendered refs/_tree_item.html.haml (125.0ms) Rendered refs/_tree_item.html.haml (12.9ms) Rendered refs/_tree_item.html.haml (10.4ms) Rendered refs/_tree_item.html.haml (8.4ms) Rendered refs/_tree_item.html.haml (22.1ms) Rendered refs/_tree_item.html.haml (23.1ms) Rendered refs/_tree_item.html.haml (12.4ms) Rendered refs/_tree_item.html.haml (95.8ms) Rendered refs/_tree_item.html.haml (68.8ms) Rendered refs/_tree_item.html.haml (15.8ms) Rendered refs/_tree_item.html.haml (9.6ms) Rendered refs/_tree_item.html.haml (12.5ms) Rendered refs/_tree_item.html.haml (154.0ms) Rendered refs/_tree_item.html.haml (189.8ms) Rendered refs/_tree_item.html.haml (22.7ms) Rendered refs/_tree_item.html.haml (274.5ms) Rendered refs/_tree.html.haml (1069.3ms) Rendered refs/tree.js.haml (1069.5ms) Completed 500 Internal Server Error in 1083ms

ActionView::Template::Error (incompatible character encodings: UTF-8 and ASCII-8BIT): 46: - else 47: = simple_format(content.data) 48: 49: - if params[:path] 50: - history_path = tree_file_project_ref_path(@project, @ref, params[:path]) 51: - else 52: - history_path = tree_project_ref_path(@project, @ref) app/views/refs/_tree.html.haml:49:in _app_views_refs__tree_html_haml___144623728_109908210' app/views/refs/tree.js.haml:2:in_app_views_refs_tree_js_haml__801177480_109994470'

Assignee
Assign to
Time tracking