From: Max Kanat-Alexander Date: Sat, 18 Sep 2010 23:59:45 +0000 (-0700) Subject: Add a missing "FILTER html" to the bug_url_invalid error message. X-Git-Tag: bugzilla-3.6.3~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cc9e159f4b8bd226b38d6e12cbb23e24ea897e9;p=thirdparty%2Fbugzilla.git Add a missing "FILTER html" to the bug_url_invalid error message. https://bugzilla.mozilla.org/show_bug.cgi?id=577835 --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index cef7ffefe1..6f86a5cba8 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -253,7 +253,7 @@ [% ELSIF reason == 'path_only' %] You must specify a full URL. [% ELSIF reason == 'show_bug' %] - [%+ field_descs.see_also %] URLs should point to one of: + [%+ field_descs.see_also FILTER html %] URLs should point to one of: