From: Frédéric Buclin Date: Tue, 7 Jun 2011 21:35:39 +0000 (+0200) Subject: Bug 662202: Accessing query.cgi throws: Argument "" isn't numeric in addition (+) X-Git-Tag: bugzilla-4.1.3~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b85fdcaf2ab909a7c3b335c53b9e54a11d1b64f;p=thirdparty%2Fbugzilla.git Bug 662202: Accessing query.cgi throws: Argument "" isn't numeric in addition (+) r/a=mkanat --- diff --git a/template/en/default/search/boolean-charts.html.tmpl b/template/en/default/search/boolean-charts.html.tmpl index 82c7796125..33d5df9108 100644 --- a/template/en/default/search/boolean-charts.html.tmpl +++ b/template/en/default/search/boolean-charts.html.tmpl @@ -59,6 +59,7 @@
[% SET indent_level = 0 %] + [% SET cond_num = 0 %] [% FOREACH condition = default.custom_search %] [% SET cond_num = loop.count - 1 %] [% PROCESS one_condition with_buttons = 0 %]