gitea/templates/repo/release
zeripath 044cb09ae8
Prevent double encoding of branch names in delete branch (#18714) (#18738)
Backport #18714

* Prevent double encoding of branch names in delete branch

There is a double encoding issue in branch template whereby the branch name
ends up double encoded.

Fix #18709

Signed-off-by: Andrew Thornton <art27@cantab.net>

* and tag name

Signed-off-by: Andrew Thornton <art27@cantab.net>

* And fix #18704

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-02-12 15:17:45 +00:00
..
list.tmpl Prevent double encoding of branch names in delete branch (#18714) (#18738) 2022-02-12 15:17:45 +00:00
new.tmpl Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00