Closed
Bug 835042
Opened 12 years ago
Closed 12 years ago
Manifest resources are not tested when URLs do not include domain and protocol
Categories
(Marketplace Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nicolas, Assigned: basta)
References
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:18.0) Gecko/20100101 Firefox/18.0
Build ID: 20130116073211
Steps to reproduce:
I wanted to submit this app:
https://marketplace.firefox.com/app/esviji/
Actual results:
The manifest.webapp was ok according to the validator.
When @adora reviewed the app, she couldn't install it and obviously refused the app.
After hours spent trying to find where the issue was, I just saw the "appcache_path" setting had a wrong value.
Expected results:
The validator should have checked that the appcache manifest set in "appcache_path" was indeed available.
Updated•12 years ago
|
Assignee: nobody → mattbasta
Assignee | ||
Comment 1•12 years ago
|
||
I'll need the URL of the manifest to be able to test it.
Reporter | ||
Comment 2•12 years ago
|
||
The URL of the (now fixed) manifest is the following: http://play.esviji.com/manifest.webapp
Assignee | ||
Updated•12 years ago
|
Summary: Appcache manifest location is not checked when the "appcache_path" setting is present in "manifest.webapp" → Manifest resources are not tested when URLs do not include domain and protocol
Assignee | ||
Comment 3•12 years ago
|
||
The fix for this has landed on dev, though bug 834947 needs some more work.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•