Closed
Description
- Gitea version (or commit ref): 1.8
- Git version: 2.19.1.windows
- Operating system: Windows10 1809
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (https://try.gitea.io/TimmyOVO/Test/releases)
- No
- Not relevant
- Log gist:
Description
https://try.gitea.io/TimmyOVO/Test/releases/download/Test/test#abc.jpg
not working but when url encoded
https://try.gitea.io/TimmyOVO/Test/releases/download/Test/test%23abc.jpg
its work
...