Closed
Bug 264336
Opened 20 years ago
Closed 20 years ago
explanation of disabled extension is quite vague
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: sekundes, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20041013 Firefox/0.10 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20041013 Firefox/0.10 . Reproducible: Always Steps to Reproduce: 1. Install the extension which is only compatible with app.extensions.version 0.10. 2. Set app.extensions.version to 0.9 via about:config. 3. The extension would be disabled due to the version control mechanism, but show the string "Disabled - not compatible with Firefox 0.10" which is quite vague to explain why the extension is not compatible with Firefox currently using. Actual Results: "Disabled - not compatible with Firefox 0.10" is shown. Expected Results: Firefox should explain its extension version which binds to app.extensions.version instead of just the Firefox internal version.
Comment 1•20 years ago
|
||
Seems like there would only be two ways to get there: either you are using version 1.1.1, a security update to 1.1 that made no difference to extensions, in which case Granny doesn't want the extension manager scaring her by saying she's only using 1.1, or you've manually changed it to test an old extension and not changed it right back, in which case you've bought your own trouble.
Comment 2•20 years ago
|
||
>you've manually changed it to test an old extension and not changed it right
>back, in which case you've bought your own trouble
agreed. invalid.Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•