Closed
Bug 1154306
Opened 10 years ago
Closed 8 years ago
SyntaxError for gaia/blob/master/apps/*/manifest.webapp
Categories
(Firefox OS Graveyard :: Simulator, defect)
Firefox OS Graveyard
Simulator
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: proreco, Unassigned)
Details
Attachments
(1 file)
|
108.77 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:37.0) Gecko/20100101 Firefox/37.0
Build ID: 20150402191859
Steps to reproduce:
in WebID Project > open > hosted app
https://github.com/mozilla-b2g/gaia/blob/master/apps/callscreen/manifest.webapp
or other apps here
https://github.com/mozilla-b2g/gaia/blob/master/apps/*
Actual results:
> SyntaxError: JSON.parse: unexpected character at line 4 column 1 of
the JSON data in:
https://github.com/mozilla-b2g/gaia/blob/master/apps/callscreen/manifest.webapp
Screenshot
http://sprechrun.de/web21/fileadmin/technik/WebID/Grundlagen/Homescreen/unexpected_character.jpg
Expected results:
install webapp in Firefox OS Simulator.
my environment
Firefox OS Simulator 1.3
I tested
https://github.com/mozilla-b2g/gaia/blob/master/apps/callscreen/manifest.webapp
here https://marketplace.firefox.com/developers/validator .
Result:
JSON Parse Error
Error: The webapp extension could not be parsed due to a syntax error in the JSON.
No JSON object could be decoded
Manifests must be served with the HTTP header "Content-Type: application/x-web-app-manifest+json". See https://developer.mozilla.org/docs/Web/Apps/Manifest#Serving_manifests for more information.
Comment 2•8 years ago
|
||
Firefox OS is not being worked on
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•