Closed
Bug 184949
Opened 23 years ago
Closed 23 years ago
CSV buglists are missing the Bug ID column
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: justdave, Assigned: endico)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
|
586 bytes,
patch
|
justdave
:
review+
|
Details | Diff | Splinter Review |
The first couple lines of the output:
bug_id,"bug_severity","priority","rep_platform","assigned_to","bug_status","resolution","short_short_desc",
,"normal","P2","Sun","cyeh@bluemartini.com","NEW",,"my test voice interface bug",
,"normal","P2","PC","nicolas.garin@bimsolutions.com","NEW",,"ok, just a test for
see",
Comment 1•23 years ago
|
||
Trivial patch; the field is being referred to by the wrong name. This is
probably fallout from the Bug.pm changes or something, because I'm sure this
used to work...
Gerv
Comment 2•23 years ago
|
||
Comment on attachment 109338 [details] [diff] [review]
Patch v.1
Dave: rubber-stamp and approval?
Gerv
Attachment #109338 -
Flags: review?(justdave)
| Reporter | ||
Updated•23 years ago
|
Attachment #109338 -
Flags: review?(justdave) → review+
| Reporter | ||
Updated•23 years ago
|
Flags: approval+
Comment 3•23 years ago
|
||
No, this is from the displaycolumns localisation.
Comment 4•23 years ago
|
||
Fixed.
Checking in template/en/default/list/list.csv.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/list/list.csv.tmpl,v <--
list.csv.tmpl
new revision: 1.2; previous revision: 1.1
done
Gerv
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•23 years ago
|
Target Milestone: --- → Bugzilla 2.18
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•