From: Frédéric Buclin Date: Tue, 16 Aug 2011 11:25:39 +0000 (+0200) Subject: Bug 678844: When trying to edit a non-existent classification, the error message... X-Git-Tag: bugzilla-4.0.3~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93a93dee850e8991c666038774eb32ebea97c175;p=thirdparty%2Fbugzilla.git Bug 678844: When trying to edit a non-existent classification, the error message has missing words r=glob a=LpSolit --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index f3b233f8df..270bc0239d 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -1770,6 +1770,10 @@ attachment [% ELSIF class == "Bugzilla::User" %] user + [% ELSIF class == "Bugzilla::Classification" %] + classification + [% ELSIF class == "Bugzilla::Product" %] + product [% ELSIF class == "Bugzilla::Component" %] component [% ELSIF class == "Bugzilla::Version" %] @@ -1788,8 +1792,6 @@ group [% ELSIF class == "Bugzilla::Keyword" %] keyword - [% ELSIF class == "Bugzilla::Product" %] - product [% ELSIF class == "Bugzilla::Search::Recent" %] recent search [% ELSIF class == "Bugzilla::Search::Saved" %]