From 42bebc895d61ca8e5abecf3f31dd96d253e93d24 Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Sat, 18 Sep 2010 16:58:23 -0700 Subject: [PATCH] Add a missing "FILTER html" to the bug_url_invalid error message. https://bugzilla.mozilla.org/show_bug.cgi?id=577835 --- template/en/default/global/user-error.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index b7179de114..99f39fcfa6 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: