From: Frédéric Buclin Date: Tue, 16 Aug 2011 11:24:10 +0000 (+0200) Subject: Bug 678844: When trying to edit a non-existent classification, the error message... X-Git-Tag: bugzilla-4.2rc1~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38ff922b0f904d170d4f63742394e902a270ac24;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 5af39dc801..35640b220b 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -1790,6 +1790,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" %] @@ -1808,8 +1812,6 @@ group [% ELSIF class == "Bugzilla::Keyword" %] keyword - [% ELSIF class == "Bugzilla::Product" %] - product [% ELSIF class == "Bugzilla::Search::Recent" %] recent search [% ELSIF class == "Bugzilla::Search::Saved" %]