Change tags to have url in href instead of data attribute #16354
Labels
issue/regression
Issue needs no code to be fixed, only a description on how to fix it yourself
topic/ui
Change the appearance of the Gitea UI
Running Gitea using binary from https://dl.gitea.io/gitea/1.14.4
[x]
):Description
We recently upgraded to gitea 1.14.3 and this has caused issues with debian packaging upstream.
They would like the links to the tar.gz have the URL in the href attribute instead of using the data attribute as they do now. The href was used in older versions.
Their comment:
"Neither tags nor releases is usable currently. As is right clicking the tar.gz links on the tags page and using Save As (in Firefox ESR). Using Javascript for a download link is a little silly (and automation unfriendly)."
The text was updated successfully, but these errors were encountered: