Closed
Bug 805318
Opened 12 years ago
Closed 12 years ago
[socorro-crashstats] in "Query Results" message showing search criteria, platform names aren't capitalized
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Assigned: adrian)
References
()
Details
STR:
1. Load http://crash-stats-new-dev.allizom.org/query/#advanced
2. Select B2G, All, Windows from the <select> options
3. Click Filter Crash Reports
Actual:
"...and the platform is one of windows,"
Expected:
"...and the platform is one of Windows"
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → adrian
Assignee | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro-crashstats
https://github.com/mozilla/socorro-crashstats/commit/273a7e8d185a16db52e80219217d28fa99efb801
Fixes bug 805318 - Capitalized platform names in query results.
https://github.com/mozilla/socorro-crashstats/commit/2a583a4f2e9118653ca2bd5470c6ad66ab80734d
Merge pull request #236 from AdrianGaudebert/805318-capitalized-os-names-in-query-results
Fixes bug 805318 - Capitalized platform names in query results.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•12 years ago
|
||
Verified FIXED; checked all three platforms, thanks!
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•