From: Max Kanat-Alexander Date: Wed, 14 Jul 2010 00:01:36 +0000 (-0700) Subject: The illegal_changed_in_x_days error message is no longer used. X-Git-Tag: bugzilla-4.1.1~396 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ea0ca026a6844b06c83de698243ed929cc25ad1;p=thirdparty%2Fbugzilla.git The illegal_changed_in_x_days error message is no longer used. https://bugzilla.mozilla.org/show_bug.cgi?id=578323 --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 0cfe57098a..0f094b3a50 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -802,11 +802,6 @@ but only a user allowed to edit both related [% terms.bugs %] may change that field. - [% ELSIF error == "illegal_changed_in_last_x_days" %] - [% title = "Your Search Makes No Sense" %] - The Changed in last ___ days field must be a simple number. - You entered [% value FILTER html %], which isn't. - [% ELSIF error == "illegal_date" %] [% title = "Illegal Date" %] '[% date FILTER html %]' is not a legal date.