Closed
Bug 553487
Opened 15 years ago
Closed 7 years ago
Install progress binding should describe what error occurred
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: Unfocused, Assigned: jboriss)
References
Details
(Whiteboard: [rewrite])
When there is a download or install error, the install progress binding should describe what error occured. Currently, it shows a generic "Download error"/"Install error"/etc message.
Comment 1•15 years ago
|
||
Do we already have a wording for all of those errors?
Version: unspecified → Trunk
Reporter | ||
Comment 2•15 years ago
|
||
Not in the current code, no. The old extension manager had wording for some of them, which we can take inspiration from. The current error codes are:
INSTALLERROR_INVALID_VERSION
INSTALLERROR_INVALID_GUID
INSTALLERROR_INCOMPATIBLE_VERSION
INSTALLERROR_INCOMPATIBLE_PLATFORM
INSTALLERROR_BLOCKLISTED
INSTALLERROR_INSECURE_UPDATE
INSTALLERROR_INVALID_MANIFEST
INSTALLERROR_RESTRICTED
INSTALLERROR_SOFTBLOCKED
They will also need tooltips, better explaining them.
Keywords: uiwanted
Comment 3•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•