Description
Description
After upgrading from Gitea version 1.20.5 to 1.21.2, I encountered an issue with the automatic issue and pull request referencing feature in Wiki pages. Previously, in version 1.20.5, this functionality was operating as expected. However, since the update to 1.21.2, the feature appears to be non-functional.
I was able to reproduce this issue on a test repository: https://try.gitea.io/loncardom/test/wiki/Home.
This leads me to two questions:
- Was this capability in Wiki pages an unintended feature in 1.20.5?
- Is this change in functionality from version 1.20.5 to 1.21.2 a bug, or was it an intentional removal of the feature?
It's worth noting that the official documentation does not explicitly mention Wiki pages in the context of automatic linking, yet this feature was operational in the earlier version (1.20.5).
Gitea is awesome btw.
Thanks
Gitea Version
1.21.2
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
Running Gitea through docker, though this issue is reproducible on try.gitea.io
Database
None