Closed
Bug 910437
Opened 12 years ago
Closed 12 years ago
Validation of an app manifest should fail if the app manifest points to missing/invalid/mis-MIMEd app cache.
Categories
(Marketplace Graveyard :: Validation, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 834521
People
(Reporter: kngo, Unassigned)
Details
Steps to Reproduce:
1. Submit an app.
2. Add a cache manifest (that does not exist) field to the app manifest.
3. Try to validate/install the app.
Expected Results:
- Validation raises an invalid cache manifest error.
Actual Results:
- Validation passes.
- Install on FxOS raises a silent "Download failed" error message.
- Installs fine silently on desktop.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•