Closed
Bug 723377
Opened 14 years ago
Closed 13 years ago
Cannot install Blossom app on apps-preview when apps extension is not installed on Firefox 10
Categories
(Web Apps :: General, defect)
Web Apps
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jsmith, Unassigned)
Details
(Keywords: qawanted, Whiteboard: [mwcdemo])
Attachments
(2 files)
Steps:
1. Go to apps-preview.mozilla.org
2. Install Blossom
Expected:
The application should be installed on myapps.mozillalabs.com.
Actual:
A network error is thrown indicating that the network manifest cannot be found.
Additional Notes:
This network error is only thrown if the apps extension is not installed. When the apps extension is installed, and I go to install the Blossom app, the application installs on myapps.mozillalabs.com successfully. Thus, the behavior is inconsistent when the extension is and isn't installed to the myapps.mozillalabs.com dashboard.
| Reporter | ||
Comment 1•14 years ago
|
||
Network error specifically is:
App host could not be reached
couldn't retrieve application manifest from network
Error console only prints the following:
apps-preview.mozilla.org: server does not support RFC 5746, see CVE-2009-3555
Comment 2•14 years ago
|
||
Same error appears on mobile, so its platform dependent. Either an AMO issue or the app is uploaded incorrectly?
Updated•14 years ago
|
OS: Windows 7 → All
Hardware: x86_64 → All
Comment 3•14 years ago
|
||
This concerns me, because if it only works with the Firefox extension installed, (see comment 1), then this will always break on mobile since Fennec nor Soup calls for the extension.
Happens on Google Chrome for Desktop also.
| Reporter | ||
Comment 4•14 years ago
|
||
Comment 5•14 years ago
|
||
I wonder if our manifest fetcher is acting weird? Or if there's some HTTP/HTTPS mismatch?
| Reporter | ||
Updated•14 years ago
|
Whiteboard: [mwcdemo]
| Reporter | ||
Comment 6•14 years ago
|
||
Seeing this issue also with the Soundcloud application.
| Reporter | ||
Comment 7•14 years ago
|
||
Is this a MozApps API bug? If it is, migrate this bug to Core --> DOM/Mozilla Extensions.
Comment 8•14 years ago
|
||
I think this should be re-confirmed
| Reporter | ||
Comment 9•14 years ago
|
||
Flagging as qawanted. Likely, either David Clarke, me, or Aaron Train could reconfirm that this bug still exists.
Keywords: qawanted
Comment 10•14 years ago
|
||
Is Blossom hosted somewhere else now? I havn't seen this on any other app so far with marketplace-dev.allizom.org
| Reporter | ||
Comment 11•14 years ago
|
||
(In reply to Aaron Train [:aaronmt] from comment #10)
> Is Blossom hosted somewhere else now? I havn't seen this on any other app so
> far with marketplace-dev.allizom.org
https://apps.mozillalabs.com/appdir/?db=db/apps-preview.json - Name of it is "blossom - Lean Product Management."
On FF 11 clicking install reports a network error.
| Reporter | ||
Comment 12•14 years ago
|
||
On Nightly I'm getting a DOMError reported.
| Reporter | ||
Comment 13•14 years ago
|
||
Desktop Firefox Nightly to be specific for comment 12.
| Reporter | ||
Comment 14•14 years ago
|
||
Manifest hosted as of today is the following:
{"developer": {"url": "https://www.blossom.io/about.html", "name": "blossom io limited"}, "installs_allowed_from": ["https://appstore.mozillalabs.com", "https://apps-preview.mozilla.org", "https://marketplace.mozilla.org"], "version": "1.0", "description": "Building awesome stuff can be a real challenge. Blossom helps you to stay lean & productive.", "name": "blossom - Lean Product Management"}
Looking at the manifest, it looks like we cannot test on that server (it's not allowed from our test server). We will need either the partner to allow it off of some server location or talk to Krupa to see if we can direct link off of marketplace production to test install of this application.
| Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•