URL in Release Notification on Dashboard is wrong #8546

Closed
opened 2025-11-02 08:10:26 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @noetzold on GitHub (Feb 11, 2022).

Gitea Version

1.17.0+dev-147-gb2b3225bd

Git Version

No response

Operating System

No response

How are you running Gitea?

Verified with gitea 1.16.1 running as docker and with try.gitea.io

Database

No response

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Description

On the Dashboard the Notification for a new Release contains a wrong URL.
Reproduce: Add a release and see your dashboard at https://try.gitea.io/
There will be a Notification like:
"Monty released "testRelease" at Monty/testing-Notifications"
The URL of testRelease is wrong: https://try.gitea.io/Monty/testing-Notifications/release/tag/testRelease
But should be: https://try.gitea.io/Monty/testing-Notifications/releases/tag/testRelease
Notice the "release" instead of "releases"

Screenshots

image

Originally created by @noetzold on GitHub (Feb 11, 2022). ### Gitea Version 1.17.0+dev-147-gb2b3225bd ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? Verified with gitea 1.16.1 running as docker and with try.gitea.io ### Database _No response_ ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_ ### Description On the Dashboard the Notification for a new Release contains a wrong URL. Reproduce: Add a release and see your dashboard at https://try.gitea.io/ There will be a Notification like: "[Monty](https://try.gitea.io/Monty) released ["testRelease"](http://try.gitea.io/Monty/testing-Notifications/release/tag/testRelease) at [Monty/testing-Notifications](https://try.gitea.io/Monty/testing-Notifications)" The URL of testRelease is wrong: https://try.gitea.io/Monty/testing-Notifications/release/tag/testRelease But should be: https://try.gitea.io/Monty/testing-Notifications/releases/tag/testRelease Notice the "release" instead of "release**s**" ### Screenshots ![image](https://user-images.githubusercontent.com/36108512/153565243-e1ccb7a5-3e68-4757-b420-753a5d5dd10c.png)
GiteaMirror added the type/bug label 2025-11-02 08:10:26 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#8546