Closed Bug 823017 Opened 12 years ago Closed 12 years ago

validator is complaining about orientation values

Categories

(Marketplace Graveyard :: Validation, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: eviljeff, Assigned: basta)

References

()

Details

The brandUn DeShay app manifest is reporting the orientation is invalid in the manifest but I thought I fixed that with https://github.com/mozilla/app-validator/pull/3

https://marketplace.firefox.com/developers/upload/6cd8c455f4a4431cb40364cc09c3f80f
It's invalid because the validator expects an array and the manifest provides a comma-delimited string.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
It used to be a comma-delimited string. Has the spec changed to be correct?
Yes
Do you know when the spec changed to only allow array style and if the old style still works in the runtime?  We might need to run a clean up of existing apps.
This change was made three months ago. Any apps that used the old style would have been been revalidated via the cron and marked as invalid (with an error). From there, they would have presumably been notified and the app removed from the marketplace.
You need to log in before you can comment on or make changes to this bug.