Closed
Bug 259646
Opened 22 years ago
Closed 21 years ago
Do not use internal app.extensions.version in dialogs shown to user
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: rodrigostrauss, Assigned: bugs)
Details
Attachments
(1 file)
|
18.49 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10
Upgrading Firefox from 0.9 to 1.0PR, with extensions that don't have 1.0
compatible versions. The Extension Manager reports this extension is not
compatible with 0.10 version. Should be 1.0 version
Reproducible: Always
Steps to Reproduce:
Install Firefox 1.0PR over a Firefox 0.9 with some plugin that is incompatible
with the 1.0PR version
Actual Results:
Extension Manages reports the extension is incompatible with the 0.10 version
Expected Results:
The current version is 1.0, isn't it? So it should report that the plugin is
incompatible with the 1.0 version.
Themes I had in Firefox 0.9, now incompatible with Firefox 1.0PR:
- All in one gestures
- Tabbrowse Extensions
- IeView
| Reporter | ||
Comment 1•22 years ago
|
||
screenshot with the wrong message (Windows XP)
Comment 2•22 years ago
|
||
1.0PR is not 1.0, it's a preview release. Thus, internally it is called 0.10.
Only 1.0 final will be called 1.0.
*** This bug has been marked as a duplicate of 259397 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 3•22 years ago
|
||
>> Thus, internally it is called 0.10"
but the firefox webpage calls it "Firefox Preview Release", not 0.10
ok, so the user agent will not be changed. But I think IN THIS CASE
SPECIFICALLY (Extension Manager) Firefox should report the same version it
does in the about box, "version 1.0 Preview Release". The end user doesn't
know about the version numbering schema, since the setup says "You are about
to install Mozilla Firefox 1.0PR".
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 4•21 years ago
|
||
If it was up to me, I'd wontfix it. Nothing can be changed in 1.0PR as it is out
already, and future versions probably will have the same value in
app.extensions.version and version on homepage.
but comment 3 sounds reasonable to me, confirming, let devs decide.
Severity: trivial → minor
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Summary: Extension Manager is reporting that a plugin is incompatible with "0.10 version" → Do not use internal app.extensions.version in dialogs shown to user
| Reporter | ||
Updated•21 years ago
|
Status: NEW → RESOLVED
Closed: 22 years ago → 21 years ago
Resolution: --- → WONTFIX
Updated•18 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•