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
  • #8163

Closed
Open
Created Oct 25, 2014 by Administrator@rootOwner

7.4.0 Blame fails with incompatible character encodings

Created by: pagerbak

I have checked the file with iconv -f UTF-8 rule-config.groovy so I'm pretty sure the file is correctly UTF-8 encoded, but I get an HTTP 500 and this in production.log

Processing by Projects::BlameController#show as HTML
  Parameters: {"project_id"=>"sector9/sector9-package", "id"=>"master/package/files/dev/rule-config.groovy"}

Encoding::CompatibilityError (incompatible character encodings: UTF-8 and ASCII-8BIT):
  app/views/projects/blame/show.html.haml:48:in `block in _app_views_projects_blame_show_html_haml__1293767466114285803_70193979489320'
  app/views/projects/blame/show.html.haml:13:in `_app_views_projects_blame_show_html_haml__1293767466114285803_70193979489320'
Assignee
Assign to
Time tracking