Closed
Bug 1097430
Opened 10 years ago
Closed 10 years ago
implement notification of available update (with link to install)
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
2014-12-22
People
(Reporter: ddurst, Assigned: mat)
References
Details
We should notify the user if there is an available update for the marketplace and provide them a link to begin the installation.
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•10 years ago
|
||
Zamboni iframe part: https://github.com/mozilla/zamboni/commit/0691a429f7b0ab7f9555495073aec85821fb9c73
Assignee | ||
Comment 2•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2014-12-23
Assignee | ||
Comment 3•10 years ago
|
||
Note: to test this, you need to make sure that:
1) The package you are testing is installed from the correct origin. It can *not* be installed from WebIDE.
2) The manifest url is correct in the package you are testing. By default, on dev, it will be "https://marketplace-dev.allizom.org/packaged.webapp". But if you are testing with a custom-made package, you might need to set something different
3) There is an update available
The easiest way to achieve all this is to:
- Have iframe package for dev installed. Hopefully the preinstalled version comes with the right install origin (marketplace-dev.allizom.org)
- Make sure there is a new iframe package available on *dev*
- Launch your dev iframe package, it should prompt you to update
You might need to have a rooted phone in order to whitelist -dev to be able to install.
You need to log in
before you can comment on or make changes to this bug.
Description
•