Closed
Bug 569949
Opened 15 years ago
Closed 15 years ago
Deleting all public versions of an add-on causes unavailable add-on page
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect, P4)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
RESOLVED
FIXED
5.12.4
People
(Reporter: jorgev, Assigned: andy+bugzilla)
References
Details
(Whiteboard: [ReviewTeam])
I've seen this happen a few times.
The developer has their latest version approved for the public for the first time, and then deletes this version for whatever reason. This puts the add-on in an incorrect state: all versions In Sandbox (or no versions at all) and the add-on status is Public. The end result is that the add-on page becomes inaccessible.
When deleting an add-on version, there should be a check to make sure that the add-on status is still correct. It should change it to In Sandbox if there are no Public versions, and to Incomplete if there are no more versions. There should also be a big warning message to developers for both cases.
Updated•15 years ago
|
Target Milestone: 4.x (triaged) → 5.12.4
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → amckay
Comment 2•15 years ago
|
||
This is a PHP bug. Verifying it doesn't do the same thing on the new versions page is good enough to mark fixed.
| Assignee | ||
Comment 3•15 years ago
|
||
The status doesn't change when versions get deleted, so I'll add this in.
Chatted to jorgev and In Sandbox is STATUS_UNREVIEWED and Incomplete is STATUS_NULL.
| Assignee | ||
Comment 4•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 5•14 years ago
|
||
Reclassifying editor bugs and changing to a new whiteboard flag. Spam, spam, spam, spam...
Whiteboard: [required amo-editors] → [ReviewTeam]
Updated•10 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
•