Can not open the folder with name started with '@'
Summary
Can not open the folder with name started with '@' in repository on web interface.
Steps to reproduce
- Create a repository on gitlab.com
- Clone repository to local machine
- Create a folder with name started with
@, example:@test - Create some files inside the folder
@test - Push the folder using
git push - Open the repository in web interface.
- Click to open the folder on web interface
Example Project
https://gitlab.com/chickensoups/kana-shooter
What is the current bug behavior?
- Cannot open the folder normally
- The page show error ERR_TOO_MANY_REDIRECTS
What is the expected correct behavior?
- See all the content of the folder normally
Relevant logs and/or screenshots
- Error message: This page isn’t workinggitlab.com redirected you too many times. Try clearing your cookies. ERR_TOO_MANY_REDIRECTS
- Error screenshot:
Output of checks
This bug happens on GitLab.com
