Closed
Bug 869721
Opened 12 years ago
Closed 12 years ago
Plugin finder doesn't offer installer to Linux x86_64
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-05-16
People
(Reporter: rillian, Assigned: clouserw)
References
Details
Attachments
(1 file)
2.24 KB,
patch
|
Details | Diff | Splinter Review |
As Dolske pointed out in bug 869191, the plugin finder service fails to offer Linux x86_64 clients a link to download a flash installer because the regex assumes we only support 32-bit linux. Fortunately Adobe now offers a 64-bit plugin.
Either way, the blank result from the extremely common prompt to install flash is a poor user experience. I suggest we link to adobe for 64-bit linux systems as well.
Reporter | ||
Comment 1•12 years ago
|
||
Here's a patch, but I haven't tested it.
Attachment #746681 -
Flags: review?(clouserw)
Assignee | ||
Comment 2•12 years ago
|
||
https://github.com/mozilla/zamboni/commit/eee60da685a8d2529e26a47ac919efe3aabec640
This will go live on Thursday. Please test it before then.
Status: NEW → RESOLVED
Closed: 12 years ago
QA Contact: clouserw
Resolution: --- → FIXED
Target Milestone: --- → 2013-05-16
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → clouserw
Assignee | ||
Updated•12 years ago
|
Attachment #746681 -
Flags: review?(clouserw)
Reporter | ||
Comment 3•12 years ago
|
||
Great, thanks.
How do I test it before it goes live?
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•