Closed
Description
Description
GitHub properly displays release/tag page for tags even if the release has not been created:
Live URL: https://github.com/wiktor-k/pysequoia/releases/tag/v0.1.14
Compare that with the same view of the same object in Gitea:
Live URL: https://try.gitea.io/wiktor/pysequoia/releases/tag/v0.1.14
The title and description are missing and there's a broken markup (%!s(<nil>)
) which should default to repository's default branch.
I'd be happy to contribute a fix if this is considered a valid issue.
Thanks for your time!
Gitea Version
1.20.0+dev-48-g04347eb81
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
Screenshots attached in the bug description.
Git Version
No response
Operating System
No response
How are you running Gitea?
I'm using try.gitea.io
Database
None