Closed
Bug 803486
Opened 13 years ago
Closed 13 years ago
Override compatibility for Signature Switch add-on on Thunderbird
Categories
(Firefox :: Extension Compatibility, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: aryx, Assigned: jorgev)
Details
Thunderbird 16.0.1, Windows XP SP3 32 bit
Add-ons incompatible with the version you upgrade to are not disabled.
Steps to reproduce:
1. Get Thunderbird 12 and install it.
2. Install the Signature Switch add-on from the Add-ons Manager search (on AMO: https://addons.mozilla.org/thunderbird/addon/signature-switch/ )
3. Restart Thunderbird to complete installation.
4. Quit Thunderbird
5. Launch that profile with Thunderbird 16.0.1
Actual result:
Signature Switch is still active despite incompatible maxVersion in install.rdf (7.*) and on addons.mozilla.org (12.*)
The update.rdfs from addons.mozilla.org list 12.* as maxVersion:
https://versioncheck.addons.mozilla.org/update/VersionCheck.php?reqVersion=2&id={2ab1b709-ba03-4361-abf9-c50b964ff75d}&version=1.6.9&maxAppVersion=7.*&status=userEnabled&appID={3550f703-e582-4d05-9a08-453d09bdfdc6}&appVersion=12.0.1&appOS=WINNT&appABI=x86-msvc&locale=en-US¤tAppVersion=12.0.1&updateType=97&compatMode=normal
https://versioncheck.addons.mozilla.org/update/VersionCheck.php?reqVersion=2&id={2ab1b709-ba03-4361-abf9-c50b964ff75d}&version=1.6.9&maxAppVersion=12.*&status=userEnabled&appID={3550f703-e582-4d05-9a08-453d09bdfdc6}&appVersion=16.0.1&appOS=WINNT&appABI=x86-msvc&locale=en-US¤tAppVersion=16.0.1&updateType=97&compatMode=normal
The issue doesn't occur with Firefox if I install https://addons.mozilla.org/firefox/addon/screen-capture-elite/ into and eventually upgrade to Firefox 16.0.1: The add-on gets disabled.
This bug is problematic due to outdated extensions breaking application UI / code.
Updated•13 years ago
|
Component: General → Add-ons Manager
Product: Thunderbird → Toolkit
Version: 16 → 17 Branch
| Reporter | ||
Comment 1•13 years ago
|
||
<jorgev> Archaeopteryx: warning about compatibility problems doesn't disable Default to Compatible in any way
<jorgev> if we determine that an add-on is causing problems or completely broken on a new Firefox version, we can add it to a compatibility override list that does declare de add-on as incompatible
Ok, so please block the Signature Switch add-on, people get confused because it exposes its UI, but is broken if a user replies to an email. (Source in German: http://www.thunderbird-mail.de/forum/viewtopic.php?f=10&t=60206 )
| Assignee | ||
Updated•13 years ago
|
Component: Add-ons Manager → Extension Compatibility
Product: Toolkit → Firefox
| Assignee | ||
Comment 2•13 years ago
|
||
Do we know when it stopped working?
Assignee: nobody → jorge
Summary: incompatible add-ons don't get disabled on upgrade, ignoring maxVersion in install.rdf and from addons.mozilla.org → Override compatibility for Signature Switch add-on on Thunderbird
| Reporter | ||
Comment 3•13 years ago
|
||
Didn't hear anything from the reporters > INCOMPLETE.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•