Closed
Bug 275554
Opened 21 years ago
Closed 20 years ago
installing a new version of an extension over an old version doesn't remove the old version files
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: richwklein, Assigned: bugs)
References
Details
Okay, here is the problem I have. When updating an extension, or installing a
new version of an extension over an old version, the old version files and
overlay information is not removed. We had a copyright issues with our
weatherfox extension and had to rename it forecastfox. In doing so we renamed
the jar file, the chrome name, and some of the xul files. Installing this over
the top of weatherfox left all the old jar file, component files, and overlay
entries in the profile. To get around this we had to change the guid of the
extension, and then in the startup code call the extension uninstall process for
the old guid.
Comment 1•21 years ago
|
||
*** Bug 275411 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•21 years ago
|
Flags: blocking-aviary1.1?
Assignee | ||
Updated•20 years ago
|
Flags: blocking-aviary1.1? → blocking-aviary1.1+
![]() |
||
Comment 2•20 years ago
|
||
The issue with files not being removed is bug 252418 and I believe the old
overlay information has been solved by bug 278534 and the new chrome.manifest
![]() |
||
Comment 3•20 years ago
|
||
This is fixed by the checkins for bug 286034 and bug 278534
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•