Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
5e7a415f
Commit
5e7a415f
authored
Nov 17, 2005
by
wurblzap%gmail.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 313452: why isn't _Number of bugs_ quoted?
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=wurblzap, a=justdave
parent
bb88bbf8
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
filterexceptions.pl
template/en/default/filterexceptions.pl
+0
-1
report-table.csv.tmpl
template/en/default/reports/report-table.csv.tmpl
+1
-1
No files found.
template/en/default/filterexceptions.pl
View file @
5e7a415f
...
...
@@ -128,7 +128,6 @@
],
'reports/report-table.csv.tmpl'
=>
[
'num_bugs'
,
'data.$tbl.$col.$row'
,
'colsepchar'
,
],
...
...
template/en/default/reports/report-table.csv.tmpl
View file @
5e7a415f
...
...
@@ -50,7 +50,7 @@
[% END %]
[% END -%]
[% ELSE -%]
[% colsepchar %][% num_bugs %]
[% colsepchar %][% num_bugs
FILTER csv
%]
[% END %]
[% FOREACH row = row_names %]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment