Closed
Bug 439681
Opened 17 years ago
Closed 15 years ago
Post install notification counts hidden items which is confusing
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
VERIFIED
INVALID
mozilla1.9
People
(Reporter: doronr, Unassigned)
References
Details
Attachments
(3 files)
After installing Firefox 3, it used an empty ff2 created profile.
It opened the extension manager saying 4 extensions were installed, but the list is empty. The profile had no extensions installed.
The ini file however points at 4 extensions - all are the java console, but with slightly different UUIDs.
| Reporter | ||
Comment 1•17 years ago
|
||
| Reporter | ||
Comment 2•17 years ago
|
||
Comment 4•17 years ago
|
||
Do the java extensions actually exist in C:\Program Files\Mozilla Firefox\extensions ?
| Reporter | ||
Comment 5•17 years ago
|
||
Yes, all 4 do. If the extension is listing itself as hidden, perhaps the code that displays how many extensions were installed isn't checking if they are hidden or not
Comment 6•17 years ago
|
||
Yeah that is exactly what is going on. Neglected to remember that case.
| Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
Updated•17 years ago
|
Summary: Firefox 2 -> Firefox 3 upgrade - says 4 extensions were installed, extension list is empty → Post install notification counts hidden items which is confusing
Updated•16 years ago
|
Target Milestone: --- → mozilla1.9.2
Comment 10•15 years ago
|
||
Hidden items are no longer supported
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Updated•15 years ago
|
Status: RESOLVED → VERIFIED
Target Milestone: mozilla1.9.2 → mozilla1.9
You need to log in
before you can comment on or make changes to this bug.
Description
•