Closed
Bug 392385
Opened 18 years ago
Closed 18 years ago
Add-ons manager is broken (Error: Components.classes['@mozilla.org/plugin/host;1'] has no properties)
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: ssitter, Unassigned)
References
Details
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a8pre) Gecko/2007081512 Calendar/0.6a1
The Add-ons manager is broken and doesn't show any extensions or themes.
Error console shows:
Error: Components.classes['@mozilla.org/plugin/host;1'] has no properties
Source File: chrome://mozapps/content/extensions/extensions.js Line: 481
This seems to be caused by the checkin to mozilla/calendar/confvars.sh from Bug 391820. We probably just need the package plugin.xpt as Thunderbird did with Bug 391886.
Comment 1•18 years ago
|
||
Fixed by patch from bug 271559.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•18 years ago
|
||
Verified using Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a8pre) Gecko/2007081804 Calendar/0.6a1. Error is gone.
Status: RESOLVED → VERIFIED
Depends on: 271559
You need to log in
before you can comment on or make changes to this bug.
Description
•