Closed
Bug 1267756
Opened 9 years ago
Closed 9 years ago
Bugs filed via the Socorro interface for a Windows crash have 'Windows NT' as OS by default
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: marco, Assigned: peterbe)
References
Details
Attachments
(1 file)
It should pick up the actual Windows version of the crash report.
Assignee | ||
Comment 1•9 years ago
|
||
I see. I have a crash ID whose OS is "Windows NT" but "OS Version" is 10.0.10586 so I guess it ought to link to Bugzilla as "Windows 10" instead.
Let's build this defensively. Meaning, we attempt but if it doesn't work it falls back on "Windows NT" as before.
Assignee: nobody → peterbe
Reporter | ||
Comment 2•9 years ago
|
||
I guess you could use the platform pretty version?
Comment 3•9 years ago
|
||
Yes, that's what I was going to do (but Peter has been faster at taking the bug ;) ).
https://crash-stats.mozilla.com/search/?product=Firefox&_facets=platform_pretty_version&_columns=date&_columns=platform&_columns=platform_pretty_version#facet-platform_pretty_version
Assignee | ||
Comment 4•9 years ago
|
||
Assignee | ||
Comment 5•9 years ago
|
||
There might be other things we can do too like, the version number and the architecture.
Comment 6•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/58e845870db8b389e72888f4c4a22f45ca4ff2f2
fixes bug 1267756 - bugzilla report link with more "accurate" OS version (#3307)
r=adngdb
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•