Closed Bug 1017077 Opened 11 years ago Closed 10 years ago

Only make links to home page of valid product names

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

References

()

Details

Some crashes contain processed crash data that refers to products that we don't have in the navigation drop-down. E.g. "Firefox-Trunk" in https://crash-stats.mozilla.com/report/index/10f8a67e-7bff-41e7-8c0f-9951c2131030 (see https://crash-stats.mozilla.com/api/ProcessedCrash/?crash_id=10f8a67e-7bff-41e7-8c0f-9951c2131030&datatype=processed) We should not attempt to make a link to the home page for these products and instead just leave the product name as is.
OS: Mac OS X → All
Hardware: x86 → All
It would be a heck of a lot easier if this was available on the staging server https://crash-stats.allizom.org/api/ProcessedCrash/?crash_id=10f8a67e-7bff-41e7-8c0f-9951c2131030&datatype=processed
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
(In reply to Peter Bengtsson [:peterbe] from comment #1) > It would be a heck of a lot easier if this was available on the staging > server > https://crash-stats.allizom.org/api/ProcessedCrash/?crash_id=10f8a67e-7bff- > 41e7-8c0f-9951c2131030&datatype=processed I usually download the raw json+dump from prod in this sort of situation and use submitter_app.py to send it to stage.
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/58af3542dab490b7866e9ec06fe9817ae28a8018 fixes bug 1017077 - Only make links to home page of valid product names https://github.com/mozilla/socorro/commit/2727d73e613d9f1f6cf71a05cfc563b3d516486f Merge pull request #2111 from peterbe/bug-1017077-only-make-links-to-home-page-of-valid-product-names fixes bug 1017077 - Only make links to home page of valid product names
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 92
You need to log in before you can comment on or make changes to this bug.