Closed
Bug 869970
Opened 12 years ago
Closed 12 years ago
Warn (not error) about unknown manifest fields
Categories
(Marketplace Graveyard :: Validation, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: kumar, Unassigned)
Details
STR
- upload an app with a manifest that has an unknown field such as futureBlah = ...
Expected: this should show a warning and still allow the user to upload the app
Actual: it shows an error and prevents the user from uploading the app
This change would allow the platform to move forward without requiring Marketplace to be fully in sync. If a user makes a typo on a manifest field she will probably see a 'missing required field' anyway so there is no harm in warning.
Origin support is one example: https://bugzilla.mozilla.org/show_bug.cgi?id=852720#c78 There may be other future manifest fields
Comment 1•12 years ago
|
||
They are warnings.
http://hippopotamus5268.testmanifest.com/manifest.webapp
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•