Closed
Bug 812505
Opened 13 years ago
Closed 13 years ago
can't upload app with installs_allowed_from with new m.f.c url
Categories
(Marketplace Graveyard :: Consumer Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: eviljeff, Unassigned)
Details
The validator is still requiring the old marketplace.mozilla.org url rather than the new marketplace.firefox.com url in manifests.
The commit (https://github.com/mozilla/zamboni/commit/ce51b377c02d139b754d1d2d2a3c337784bc37ea) updated the appropriate setting (or so I believed):
https://github.com/mozilla/zamboni/blob/2012.11.15-3/mkt/settings.py#L354
but its not being used.
It can be demonstrated by attempting to submit a manifest with the old url in it (and not the new one, or visa versa):
http://hare5767.testmanifest.com/
Comment 1•13 years ago
|
||
double teamed by basta and cvan. fixed in prod.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•