Closed
Bug 691393
Opened 13 years ago
Closed 13 years ago
App min versions by default are too high
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
VERIFIED
FIXED
6.2.6
People
(Reporter: krupa.mozbugs, Assigned: cvan)
References
()
Details
Attachments
(1 file)
63.85 KB,
image/png
|
Details |
**Reported by eviljeff**
steps to reproduce:
1. Load https://addons-dev.allizom.org/en-US/developers/addon/package/
expected behavior:
actual behavior:
App min versions by default are too high
Assignee | ||
Comment 1•13 years ago
|
||
What does this mean "too high"?
Do you mean that min/max versions are required for non-enabled apps? (Because I fixed that in https://github.com/jbalogh/zamboni/commit/4f688a5) Or, do you mean that the minimum version defaults are not reasonable? If the latter, what should they be set at?
Comment 2•13 years ago
|
||
(In reply to Chris Van Wiemeersch [:cvan] from comment #1)
> Or, do you mean that the minimum version defaults are not reasonable? If the
> latter, what should they be set at?
the latter. The min-version for Firefox, for example, is by default 10.0a. Given that we have to expect most users to not change these versions we're generating something that can only be installed on Nightlies whereas most users of this page will probably be on the Release channel, maybe beta.
I'd recommend min versions of Firefox 6 or 7 unless there is some version specific code generated. Similarly for the other applications.
Comment 3•13 years ago
|
||
6.0 sounds reasonable to me, since they work on current version and the templates haven't been changed for a while AFAIK.
Assignee | ||
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•13 years ago
|
||
minVersion for Firefox has been set to 6.0. This is not the case for other apps.
Reopening..
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 6•13 years ago
|
||
Set for Firefox Mobile and Thunderbird.
https://github.com/jbalogh/zamboni/commit/0ecb3be
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 7•13 years ago
|
||
verified fixed at https://addons-dev.allizom.org/en-US/developers/addon/package/
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 8•13 years ago
|
||
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
•