Closed Bug 1269240 Opened 8 years ago Closed 8 years ago

OS Version could show the name in addition to the version number

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mozbugz, Assigned: adrian)

Details

Attachments

(1 file)

E.g.:
https://crash-stats.mozilla.com/report/index/98f4fc5a-9f19-444d-9f23-c0fa52160428#allthreads
> OS: Windows NT
> OS Version: 6.1.7600
"Windows 7" would be friendlier, either on the 'OS' or 'OS Version' row, or in a new row (in case some searches/scripts rely on a terse version).
Here's an official list of major.minor numbers: https://msdn.microsoft.com/en-us/library/windows/desktop/ms724832%28v=vs.85%29.aspx
And other lists can be found around the web, with better distinction between build numbers.

Similarly with Mac, though it's less important, as the version number itself is usually more recognizable than the name:
https://crash-stats.mozilla.com/report/index/ad68f96d-8c0f-4abb-a71a-1e9c72160402
> OS Mac OS X
> OS Version 10.10.5 14F27
"Yosemite"?
List: http://apple.wikia.com/wiki/List_of_Mac_OS_versions
My very simple solution here is to use the ``platform pretty version`` field we already have. It shows a nicer platform name based on data we have in out database. You can see what those look like here for example: https://crash-stats.mozilla.com/search/?product=Firefox&_facets=platform_pretty_version#facet-platform_pretty_version
Yes, it'd be great to show that pretty version in the Report page.
(But it is already useful to have in report lists, thank you for showing that.)
Commit pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/6772ef6f380be9a7badb6f39b7edc789b14e0d5e
Fixes bug 1269240 - Display pretty platform version in report/index. (#3318)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: