Closed
Bug 179265
Opened 23 years ago
Closed 23 years ago
CSV list handles commas wrong in a buglist (in fields)
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 179264
People
(Reporter: mcsmurf, Assigned: endico)
References
()
Details
See the URL above. Save it as CSV list and take a look on it. Bugzilla handles
the , (for example in the summary-field) as a seperator for the fields. Thats
of course wrong, see also this website
http://www.creativyst.com/Doc/Articles/CSV/CSV01.htm:
# Fields with embedded commas must be delimited with double-quote characters.
Comment 1•23 years ago
|
||
Adding dep on bug 179264 because they have the same fix
specifically .... "do CSV filter right"
Depends on: 179264
Comment 2•23 years ago
|
||
This is the same as 179264, really.
Gerv
*** This bug has been marked as a duplicate of 179264 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 3•23 years ago
|
||
removing dependency, as this is marked as a dup now.
No longer depends on: 179264
Updated•12 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
•