-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Description
- Gitea version (or commit ref): Latest version in try.gitea.io
- Git version:
- Operating system:
- Database (use
[x]):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
Navigate in this url https://try.gitea.io/heliomcp/testes/src/branch/master/Teste%20A between the 2 files using markdown links. - No
- Not relevant
- Yes (provide example URL)
- Log gist:
Description
Every time I have a directory name with a space and try to use markdown links, gitea change the space to '+' instead of '%20' and it gives 404.
...


