Closed
Bug 1015138
Opened 11 years ago
Closed 11 years ago
[tarako] Button status of an installed app reverts to "Install" after closing and reopening MP
Categories
(Marketplace Graveyard :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: vcarciu, Assigned: kngo)
References
Details
(Keywords: regression)
tarako build identifier:8940100706070056163
connectivity used:EDGE
noticed on: dev
app used for test:Little Alchemy
steps to reproduce:
1.Open MP and install an app
2.Close MP
3.Relaunch MP
expected behavior:
Button status is "Open"
observed behavior:
Button status reverts to "Install"
reproducible?:yes
ashes:
behavior seen on regular marketplace using inari/hamachi: yes/no
NOTES:
MULTIPLE_APPS_PER_ORIGIN_FORBIDDEN error is displayed when pressing the Install button
Reporter | ||
Comment 1•11 years ago
|
||
Also, if you installed an app , then deleted MP and installed a newly version, the button state for the app previously installed is "Free" and same error is displayed when trying to install.
Please let me know if you need a new bug for this issue.
Updated•11 years ago
|
Priority: -- → P3
Updated•11 years ago
|
Assignee: nobody → kngo
Assignee | ||
Comment 2•11 years ago
|
||
iframe was not yet loaded when we were querying what apps were installed on initial load.
https://github.com/mozilla/yogafire/commit/66f91021f77d1af0523cc2c93d89a59bc10f0573
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•11 years ago
|
||
I installed the latest Marketplace and after restarting the app , the previously installed apps are provided with "Free" button instead of "Open"
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 4•11 years ago
|
||
Extended the timeout so it'll take a couple of seconds before it changes to "Open" upon launch.
Once we push a patch to the iframe next Tuesday, it should be fixed for good.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•