Closed
Bug 281003
Opened 20 years ago
Closed 20 years ago
Install/Uninstall problems
Categories
(Toolkit :: Add-ons Manager, defect, P3)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
INVALID
mozilla1.8final
People
(Reporter: bugs, Assigned: bugs)
Details
On a fresh build, when registering an extension using a script that:
- echos a chrome registration line to installed-chrome.txt
- echos an extension registration line to installed-extensions.txt
when starting Firefox the installed-extensions.txt file is NOT moved to
installed-extensions-processed.txt!
Also,
When uninstalling an extension for which no data exists (e.g. the dir for it has
been removed by a script) the uninstall process creates a {GUID}/uninstall dir
for the extension.| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Flags: blocking-aviary1.1+
Priority: -- → P3
Target Milestone: --- → Firefox1.1
Updated•20 years ago
|
Status: ASSIGNED → 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
•