Closed
Bug 624489
Opened 14 years ago
Closed 14 years ago
Update checker to personas addon throws missing property warning
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: tchung, Unassigned)
Details
When checking for addon updates with fennec personas addon installed, it returns a message saying "Error Occurred" in the addons manager. Error console adds:
WARN addons.updates: Error: Missing updates property for urn:mozilla:extension:mask@desre.org
resource://gre/modules/AddonUpdateChecker.jsm
472
Repro:
1) install fennec personas addon from amo
2) click Updates to check for updates
3) Verify addons manager says "Error occurred", and error console throws the warning.
Expected:
- no addon error
ActuaL
- addon error
Reporter | ||
Updated•14 years ago
|
Severity: normal → minor
OS: Mac OS X → Android
Hardware: x86 → ARM
Comment 1•14 years ago
|
||
"WARN addons.updates: Error: Missing updates property..." - technically not an error. This could be a non-fatal, logging output.
Reporter | ||
Comment 2•14 years ago
|
||
i forgot that i was testing a private addon in this case, and not from AMO. this is invalid.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•