Status
People
(Reporter: Jefferson, Unassigned)
Tracking
Firefox Tracking Flags
(Not tracked)
Details
(Whiteboard: s=? u=contributors)
Attachments
(1 attachment)
1.60 KB,
text/html
|
Details |
Created attachment 8632580 [details]
getplugins.html
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0
Build ID: 20150630154324
Steps to reproduce:
Check Question Details > More Details of any desktop Firefox question
Actual results:
getPlugins() function of aaq.js only gathered plugin.description, which can be difficult for contributors to associate to a specific plugin
Expected results:
getPlugins() function of aaq.js should (also) gather plugin.name and plugin.version for speedier troubleshooting, example attached
Updated•3 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•3 years ago
|
||
hi jefferson, i think that's a very good proposal - thank you! i'm not sure if the description (the only thing we display now) is really that useful still in that combination. something like "<name> <version> (<filename>)" would convey the most important information, while leaving out the string "file:" would cause less localisation work...
Comment 2•3 years ago
|
||
https://github.com/mozilla/kitsune/pull/2593
Updated•3 years ago
|
Whiteboard: s=? u=contributors
You need to log in
before you can comment on or make changes to this bug.
Description
•