Closed
Bug 1072328
Opened 11 years ago
Closed 11 years ago
Incorrect error message is displayed when app installation in canceled
Categories
(Marketplace Graveyard :: Consumer Pages, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
2014-09-30
People
(Reporter: julian.mozbugs, Unassigned)
References
()
Details
Steps to reproduce:
1. Sign in MP-dev page.
2. Pick an desktop app and click the “Free” button.
3. Choose “Not now” on the installation window that appears.
Expected results:
Free button is re-enabled again. An error message is displayed "You have canceled the app installation."
Actual results:
The throbber is displayed on the "Free" button.
After a while the “Sorry, you are currently offline. Please try again later.” message appears at the bottom of the page.
Notes/Issues:
Verified on FF35 (Win 7). Also reproducing on MP-stage and MP-prod.
Screencast for this issue http://screencast.com/t/zgDR9Yrg9
Comment 1•11 years ago
|
||
We currently have a setTimeout on hosted app installs because if they don't install within a reasonable amount of time, then the connection must be offline (maybe we can tweak the error message). There's not much way around it since the mozApps install API has us doing polling for success.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•