Closed
Bug 777325
Opened 13 years ago
Closed 13 years ago
"`default_locale` without `locales`" should be "`locales` without `default_locale`"
Categories
(Marketplace Graveyard :: Validation, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2012-08-02
People
(Reporter: eviljeff, Assigned: cvan)
Details
The validation rule
`default_locale` without `locales`
is matching the wrong way around - it should be okay to have a default locale and no other locales, but its not okay to have locales listed and no default.
| Assignee | ||
Comment 1•13 years ago
|
||
Yep, this is what the spec says: http://mozilla.github.com/webapps-spec/#properties
| Reporter | ||
Comment 2•13 years ago
|
||
Any chance we can get this fixed before the next push? Its filling up the re-review queue with false reviews.
Target Milestone: --- → 2012-08-02
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → cvan
| Reporter | ||
Comment 3•13 years ago
|
||
| Assignee | ||
Comment 4•13 years ago
|
||
https://github.com/mozilla/amo-validator/commit/289e398
Thanks, Andrew!
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
•