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

Closed
Open
Created May 07, 2015 by Administrator@rootOwner

[>=7.10] Commit history: Escape special chars

Created by: ghost

In reference to #9022 (closed) I found out that branches with special chars like / are displayed correctly now, but the url contains the escaped version.

For me this causes "not found" errors when retrieving the commit history. I guess the only difference to the gitlab.com page is that I'm using passenger instead of unicorn.

See this example:

https://gitlab.com/bminor/mesa-mesa/refs/origin%2Fgallium-tex-surfaces/logs_tree/doxygen?offset=25&_=1430990336589

The branch name is "origin/gallium-tex-surfaces" but as you can see on the link above it is translated to origin%2Fgallium-tex-surfaces.

It would be great if that can be fixed :)

Thanks in advance,

Stefan

Assignee
Assign to
Time tracking