Closed
Bug 304396
Opened 19 years ago
Closed 15 years ago
Updates should have severities
Categories
(addons.mozilla.org Graveyard :: Developer Pages, enhancement)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: Bugzilla-alanjstrBugs, Assigned: morgamic)
References
Details
If an extension update fixes a serious bug, like a security bug, there should be
a way to convey its importance.
Comment 1•19 years ago
|
||
Besides the technical implementation consistent criteria for deciding the severities will have to be defined for this to provide value.
Assignee | ||
Comment 2•18 years ago
|
||
Mass change - bugs to be read / (re)confirmed.
Assignee: Bugzilla-alanjstrBugs → nobody
Priority: -- → P5
Assignee | ||
Comment 3•17 years ago
|
||
This would require the addition of a flag to the versions table, possibly versions.securityupdate, 1/0.
That could trigger the existence of an RDF element, something like:
<em:severity>major</severity>
Assignee | ||
Comment 4•17 years ago
|
||
We also need to figure out what to do about:
* non-AMO add-ons -- do we allow them to be "major" when updating?
* subsequent versions -- if 3.1 is a major update, what happens when 3.2 is released and the user has 3.0? must find a way to make 3.2 inherit the major flag, but only for versions < 3.1.
See bug 304397 comment #2 and bug 304397 comment #5.
Status: NEW → ASSIGNED
Updated•17 years ago
|
Assignee: nobody → morgamic
Status: ASSIGNED → NEW
I see no reason for non-AMO add-ons to not have "major". This is to notify a user that there's a security vulnerability. We don't want them to be insecure just because they don't use AMO.
Comment 6•15 years ago
|
||
If this gets support in the client we can reopen.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•