From 0acaa6bd004d9044f93effb2376f43c06eab598f Mon Sep 17 00:00:00 2001 From: zeripath <art27@cantab.net> Date: Wed, 17 Apr 2019 21:19:20 +0100 Subject: [PATCH] Fix 6655 - there is no need to EscapePound .Link as it is already escaped (#6656) (#6666) Signed-off-by: Andrew Thornton <art27@cantab.net> --- templates/repo/issue/new_form.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/issue/new_form.tmpl b/templates/repo/issue/new_form.tmpl index 7dafc6766c..73b59e3cb8 100644 --- a/templates/repo/issue/new_form.tmpl +++ b/templates/repo/issue/new_form.tmpl @@ -1,4 +1,4 @@ -<form class="ui comment form stackable grid" action="{{EscapePound .Link}}" method="post"> +<form class="ui comment form stackable grid" action="{{.Link}}" method="post"> {{.CsrfTokenHtml}} {{if .Flash}} <div class="sixteen wide column">