From: Max Kanat-Alexander Date: Sat, 18 Sep 2010 23:56:48 +0000 (-0700) Subject: Add a missing "FILTER html" in the bug_url_invalid error message. X-Git-Tag: bugzilla-4.1.1~271 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d785a8059eeb8f4e90ec977de1e898aa9b11aa64;p=thirdparty%2Fbugzilla.git Add a missing "FILTER html" in 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 5d690db172..5dd0c6a0a9 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -248,7 +248,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: