Closed
Bug 979175
Opened 12 years ago
Closed 11 years ago
The duplicate app is installed during FOTA thought it was installed by market place
Categories
(Core Graveyard :: DOM: Apps, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1110119
People
(Reporter: zzongsoo, Unassigned)
Details
Step:
User downloaded the app by market place.
The vendor decide to add the same app in MR version. So the same app is contained to FOTA.
After FOTA update, the 2 duplicate apps are located in phone.
Cause:
The AppID is used to check during FOTA update whether the same app was installed or not. But the AppID of downloaded app from market place have the random value like a "8bcde521-3e5b-4e0c-879d-26eccfa0b607"
It is not matched to AppID of FOTA.
So it is installed again.
User case:
The user have the same apps in phone after FOTA.
Updated•12 years ago
|
Component: General → DOM: Apps
Product: Firefox OS → Core
Version: unspecified → Trunk
| Reporter | ||
Comment 1•12 years ago
|
||
We test using v1.1(leo device) and Line app(just add the Line app to FOTA)
the v1.3 and master might have the same issue
Comment 2•11 years ago
|
||
Closing as duplicate because although it's not exactly the same problem, the fix in bug 1110119 should fix this case too.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•