Closed
Bug 1166063
Opened 10 years ago
Closed 10 years ago
Support uploads from https://pci-ids.ucw.cz/
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peterbe, Assigned: peterbe)
References
Details
Attachments
(1 file)
At the moment our graphics adapters CSV uploader expects the format from: http://www.pcidatabase.com/reports.php?type=tab-delimeted
We need to equally support the format from: https://pci-ids.ucw.cz/v2.2/pci.ids
It looks like they're both 3-column tab separated but it needs to be tested properly.
| Assignee | ||
Comment 1•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → peterbe
Comment 2•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/5a11495a1c01ca46263a4fb01adc9b0957a8b25a
fixes bug 1166063 - Support uploads from https://pci-ids.ucw.cz/
https://github.com/mozilla/socorro/commit/bf363b08bc979f5d23c468529ea7ea8b3c189544
Merge pull request #2789 from peterbe/bug-1166063-support-uploads-from-httpspci-idsucwcz
fixes bug 1166063 - Support uploads from https://pci-ids.ucw.cz/
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•