Closed
Bug 926686
Opened 11 years ago
Closed 11 years ago
Locales not supported error
Categories
(Marketplace Graveyard :: Validation, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lstowasser, Unassigned)
Details
The validator is throwing an error on a manifest saying "No supported locales provided" when there are multiple supported locales provided.
See: https://marketplace.firefox.com/developers/upload/8f3e332ee8f948e09d516048ade3ac37
Comment 1•11 years ago
|
||
In this case it's locales that aren't supported by the Marketplace. A list of our locales we support can be found here:
https://github.com/mozilla/zamboni/blob/master/mkt/settings.py#L207-L210
Reporter | ||
Comment 2•11 years ago
|
||
Great thanks.
Should probably modify this code example: https://developer.mozilla.org/en-US/Apps/Developing/Packaged_apps#Mini-manifest_fields
Comment 3•11 years ago
|
||
I've updated the docs and the manifest spec on MDN. Thanks!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•