Closed
Bug 438734
Opened 17 years ago
Closed 17 years ago
get CSV data link doesn't work (new front end)
Categories
(Webtools Graveyard :: Graph Server, defect)
Webtools Graveyard
Graph Server
Tracking
(Not tracked)
VERIFIED
FIXED
0.3
People
(Reporter: anodelman, Assigned: lorchard)
References
()
Details
Attachments
(1 file, 1 obsolete file)
6.27 KB,
patch
|
laura
:
review+
|
Details | Diff | Splinter Review |
Link at the bottom of the page to get csv data for a selection range just reloads the front page. Does this both if no range is selected and if a range is selected. If no range is selected it should do nothing, if a range is selected it should provide you with the csv data requested.
Updated•17 years ago
|
Assignee: nobody → lorchard
Summary: get CVS data link doesn't work (new front end) → get CSV data link doesn't work (new front end)
Updated•17 years ago
|
Target Milestone: --- → 0.3
Assignee | ||
Comment 1•17 years ago
|
||
Looks like the CSV link is now updating, and the dumpdata.cgi script works with this patch. Some data is missing on my machine, but I think the staging database will actually fill in the gaps (ie. dataset_info within a certain timeframe, buildids, etc)
Assignee | ||
Comment 2•17 years ago
|
||
Left some obsolete code in the CSV link construction, revised patch attached
Attachment #329905 -
Attachment is obsolete: true
Attachment #329907 -
Flags: review?(laura)
Updated•17 years ago
|
Attachment #329907 -
Flags: review?(laura) → review+
Assignee | ||
Comment 3•17 years ago
|
||
Patch checked in as changeset 97:352721f081d8
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 4•17 years ago
|
||
Verified FIXED; http://graphs-stage.mozilla.org/server/dumpdata.cgi?show=67,89&sel=1181024474,1181359187 gave me datadump.cgi gave me a valid CSV file (afaict).
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•