From: Max Kanat-Alexander Date: Tue, 9 Aug 2011 23:03:20 +0000 (-0700) Subject: Fix bustage from fixing "Severity" to field_descs.bug_severity. X-Git-Tag: bugzilla-4.3.1~294 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81c0c249e1dab7e8bef7c4923a7a805220d9daf1;p=thirdparty%2Fbugzilla.git Fix bustage from fixing "Severity" to field_descs.bug_severity. --- diff --git a/template/en/default/bug/create/create-guided.html.tmpl b/template/en/default/bug/create/create-guided.html.tmpl index 7c291d4ddd..9c01e23428 100644 --- a/template/en/default/bug/create/create-guided.html.tmpl +++ b/template/en/default/bug/create/create-guided.html.tmpl @@ -23,8 +23,6 @@ # This template has the same interface as create.html.tmpl #%] -[% PROCESS global/field-descs.none.tmpl %] - [% USE Bugzilla %] [% cgi = Bugzilla.cgi %] diff --git a/template/en/default/list/edit-multiple.html.tmpl b/template/en/default/list/edit-multiple.html.tmpl index fb37631b24..c51dc233a3 100644 --- a/template/en/default/list/edit-multiple.html.tmpl +++ b/template/en/default/list/edit-multiple.html.tmpl @@ -22,8 +22,6 @@ # Reed Loden #%] -[% PROCESS global/field-descs.none.tmpl %] - [% dontchange = "--do_not_change--" %] @@ -107,8 +105,8 @@ diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index ee3fed0ade..e21ce2ed71 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -1267,8 +1267,7 @@ type something that matches the first few characters of a [% field_descs.bug_severity FILTER html %]. You can explicitly search the [% field_descs.bug_severity FILTER html %] field if you want to - find [% terms.bugs %] by [% field_descs.bug_severity FILTER - html %]. + find [% terms.bugs %] by [% field_descs.bug_severity FILTER html %].
  • Searching the Priority field if you typed something that exactly matched the name of a priority. You can explicitly search the Priority field if you want to find [% terms.bugs %] by priority.
  • diff --git a/template/en/default/whine/mail.txt.tmpl b/template/en/default/whine/mail.txt.tmpl index eb6631fa5c..aa830243d7 100644 --- a/template/en/default/whine/mail.txt.tmpl +++ b/template/en/default/whine/mail.txt.tmpl @@ -28,8 +28,6 @@ # recipient: user object for the intended recipient of the message #%] -[% PROCESS global/field-descs.none.tmpl %] - [% body %] [% IF author.login == recipient.login %]