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

Closed
Open
Created Feb 05, 2013 by Administrator@rootOwner

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

Created by: tvb

Got the following error using: 4.1.0 d14069e3

Encoding::CompatibilityError (incompatible character encodings: ASCII-8BIT and UTF-8):
  app/decorators/commit_decorator.rb:87:in `person_link'
  app/decorators/commit_decorator.rb:53:in `author_link'
  app/views/commits/_commit.html.haml:7:in `_app_views_commits__commit_html_haml__176730140118487146_62797720'
  app/views/commits/_commits.html.haml:6:in `block in _app_views_commits__commits_html_haml__4196152273060274320_67673940'
  app/views/commits/_commits.html.haml:1:in `each'
  app/views/commits/_commits.html.haml:1:in `_app_views_commits__commits_html_haml__4196152273060274320_67673940'
  app/views/commits/show.html.haml:8:in `_app_views_commits_show_html_haml___934342709814070862_65484340'
  app/controllers/commits_controller.rb:18:in `show'

My guess it is caused by one of the commits messages containing a " char:

¨Tristan – Change input focus color
Assignee
Assign to
Time tracking