-
-
Couldn't load subscription status.
- Fork 6.2k
Closed
Description
- Gitea version (or commit ref): 728cc27
- Git version: N/A
- Operating system: N/A
- Database (use
[x]): N/A- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist: N/A
Description
Since #4058, the links are no longer encoded.
But the URLs(files name) of the existing pages or new pages are still encoded.
The original link is
https://try.gitea.io/yasuokav/link-test/wiki/Test%3F
but now is
https://try.gitea.io/yasuokav/link-test/wiki/Test?
Screenshots
N/A