Closed
Bug 524302
Opened 15 years ago
Closed 12 years ago
"Update Now" text doesn't match button label
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
References
()
Details
Attachments
(1 file)
521 bytes,
patch
|
sgarrity
:
review-
|
Details | Diff | Splinter Review |
steps:
1. enable at least one out of date plugin, I chose "QuickTime Plug-in 7.6.2" (which is odd, since my macbook pro runs 10.5.8, but whatever)
2. visit http://www.mozilla.com/en-US/plugincheck/
expected results:
instructions and available buttons should match
actual results:
# Click Update Now to update a plugin.
QuickTime Plug-in 7.6.2
The QuickTime Plugin allows you to view a wide variety of multimedia content in web pages. For more information, visit the QuickTime Web site. Outdated Version Update
note that "Update Now" and "Update" are not the same.
note that i'm unlikely to do the commit myself...
Comment 2•15 years ago
|
||
Looking at the JS code (/js/plugincheck.js) that builds the buttons on this page, there is one button that is labelled "Update" and another that is updated "Update Now". I'm not sure why the inconsistency.
CC'ing Austin King for some background.
Comment 3•15 years ago
|
||
(In reply to comment #2)
If a plugin is out of date then it's button says "Update".
If a plugin is out of date and there is a known vulnerability for that version, then it says "Update Now".
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Updated•12 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
Comment 4•12 years ago
|
||
Comment on attachment 408222 [details] [diff] [review]
patch
Review of attachment 408222 [details] [diff] [review]:
-----------------------------------------------------------------
Fixed elsewhere. Thanks.
Attachment #408222 -
Flags: review?(steven) → review-
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•