From ae4d035a61279a927a74256e6768ecb296762b0d Mon Sep 17 00:00:00 2001 From: "wurblzap%gmail.com" Date: Thu, 17 Nov 2005 09:16:02 +0000 Subject: [PATCH] Bug 313452: why isn't _Number of bugs_ quoted? Patch by Colin Ogilvie r=wurblzap, a=justdave --- webtools/bugzilla/template/en/default/filterexceptions.pl | 1 - .../bugzilla/template/en/default/reports/report-table.csv.tmpl | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/webtools/bugzilla/template/en/default/filterexceptions.pl b/webtools/bugzilla/template/en/default/filterexceptions.pl index e93f0b5e41e..c5334c34342 100644 --- a/webtools/bugzilla/template/en/default/filterexceptions.pl +++ b/webtools/bugzilla/template/en/default/filterexceptions.pl @@ -128,7 +128,6 @@ ], 'reports/report-table.csv.tmpl' => [ - 'num_bugs', 'data.$tbl.$col.$row', 'colsepchar', ], diff --git a/webtools/bugzilla/template/en/default/reports/report-table.csv.tmpl b/webtools/bugzilla/template/en/default/reports/report-table.csv.tmpl index 96dca3d58f2..0abb68ece91 100644 --- a/webtools/bugzilla/template/en/default/reports/report-table.csv.tmpl +++ b/webtools/bugzilla/template/en/default/reports/report-table.csv.tmpl @@ -50,7 +50,7 @@ [% END %] [% END -%] [% ELSE -%] - [% colsepchar %][% num_bugs %] + [% colsepchar %][% num_bugs FILTER csv %] [% END %] [% FOREACH row = row_names %]