Closed
Bug 271268
Opened 21 years ago
Closed 19 years ago
Disable extensions with old-style numbers
Categories
(addons.mozilla.org Graveyard :: Administration, defect, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Bugzilla-alanjstrBugs, Unassigned)
References
()
Details
We need to go through the database and make sure all version numbers are of the
form major.minor.release.build[+]
Comment 1•21 years ago
|
||
You can't arbitrarily go through the DB and change versions, even if it's
somehow more "correct" to do so. Extensions/Themes that already exist would not
be updateable, because they wouldn't be able to find their versioning, plus,
you're highly likely to piss off authors and create a disconnect between the DB
data and the install.rdf in the repository.
Point taken. They shouldn't be in the DB if they don't adhere to the standard.
Summary: Correct Old-Style version numbers → Disable extensions with old-style numbers
Comment 3•21 years ago
|
||
Moving more bugs to new component.
Component: Update → Administration
Product: mozilla.org → Update
Version: other → unspecified
Comment 4•19 years ago
|
||
Mass change - bugs to be read / (re)confirmed.
Assignee: Bugzilla-alanjstrBugs → nobody
Priority: -- → P5
AMO bugspam. Correcting QA contacts on OLD bugs (mozilla.update@update.bugs)
-> Correct QA contact (administration@add-ons.bugs)
Filtermeplzkthx
QA Contact: mozilla.update → administration
Comment 6•19 years ago
|
||
We'll get this as part of the migration to Remora, because we won't be importing arbitrary version strings, so we don't need to go through and deal with the current badness. (We already get a disconnect between install.rdf and the DB intentionally, as part of the compat-check mechanisms.)
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
Assignee | ||
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
•