Closed
Bug 270303
Opened 20 years ago
Closed 17 years ago
Profiler CSV output formatter is fragile
Categories
(Other Applications Graveyard :: Venkman JS Debugger, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 270302
People
(Reporter: timeless, Assigned: rginda)
References
()
Details
Attachments
(1 file)
|
16.58 KB,
application/vnd.ms-excel
|
Details |
steps: 1. open venkman 2. profile>collect profiling data 3. load url from bug 4. profile>collect profiling data 5. profile>save profile data as... 6. name the file generated.csv and select csv as your output format. 7. load the csv file (i'll attach the generated file to this bug) in excel expected results: all rows should have the same number of columns actual results: the data: row has two extra columns
Updated•20 years ago
|
Product: Core → Other Applications
Comment 2•17 years ago
|
||
Looks like the CSV formatter needs some escaping magic - confirming.
Status: UNCONFIRMED → NEW
Ever confirmed: true
I'm /guessing/ that bug 270302 fixed this too. qa: please be sure to verify that the url for this bug is fixed (it should be)
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•