Files
gitea/templates/mail/issue
b2b3225bd1 Prevent double encoding of branch names in delete branch (#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 <[email protected]>

* and tag name

Signed-off-by: Andrew Thornton <[email protected]>

* And fix #18704

Signed-off-by: Andrew Thornton <[email protected]>

Co-authored-by: Lunny Xiao <[email protected]>
2022-02-11 13:02:04 +08:00
..