Closed
Bug 1466159
Opened 7 years ago
Closed 7 years ago
crash graph is wrong
Categories
(bugzilla.mozilla.org :: User Interface, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: kats, Unassigned)
References
Details
Attachments
(1 file)
Go to https://bugzilla.mozilla.org/show_bug.cgi?id=1404949, and scroll down to the little graph that gets inserted for crash volume. Observe how there is a crash listed for e.g. Feb 24. Click on it to view the crash.
Expected: a crash is listed
Actual: no crashes are found
Actually if I do a search on crash-stats for that signature the last crash was back in January, so I think it's bmo that's not showing the right data on the graph.
Comment 1•7 years ago
|
||
This is due to white spaces in the signature converted to `+` symbols. PR coming.
Assignee: nobody → kohei.yoshino
Status: NEW → ASSIGNED
Component: General → User Interface: Modal
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
The PR merged to master.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Assignee: kohei.yoshino → nobody
Component: User Interface: Modal → User Interface
You need to log in
before you can comment on or make changes to this bug.
Description
•