Encoded slashes in links result in 404 error
Created by: zakkak
After upgrading to gitlab 7.0, links in the web interface stopped working, e.g., example.com/me/myproject links to example.com/me%2Fmyproject which results in error 404 when clicked.
sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production
Instance method "lock!" is already defined in ActiveRecord::Base, use generic helper instead or set StateMachine::Machine.ignore_method_conflicts = true.
System information
System: Ubuntu 12.04
Current User: git
Using RVM: no
Ruby Version: 2.1.2p95
Gem Version: 2.2.2
Bundler Version:1.6.3
Rake Version: 10.3.2
Sidekiq Version:2.17.0
GitLab information
Version: 7.0.0
Revision: de9bf7d
Directory: /home/git/gitlab
DB Adapter: postgresql
URL: https://example.com
HTTP Clone URL: https://example.com/some-project.git
SSH Clone URL: [email protected]:some-project.git
Using LDAP: yes
Using Omniauth: no
GitLab Shell
Version: 1.9.6
Repositories: /home/git/repositories/
Hooks: /home/git/gitlab-shell/hooks/
Git: /usr/local/bin/git
rake gitlab:check succeeds