Closed
Bug 1112370
Opened 10 years ago
Closed 9 years ago
Apps which don't match the feature profile of the user show up with install button enabled when "all apps" is selected.
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: krupa.mozbugs, Unassigned)
References
()
Details
(Whiteboard: [marketplace-transition])
Connectivity: wifi
SIM used:
Gaia/device: 2.1/flame
Pre-condition:
Approve an app which requires 512MB RAM devices
steps to reproduce:
1. Launch the marketplace-dev app on a flame which has 256MB RAM
2. Click on the New tab in the header
3. Switch the filter to "All apps"
expected behavior:
Water? app which requires 512MB to work, shows up under the 'New' Tab with "all apps" filter selected but the install button is disabled.
actual behavior:
Water? app shows up and is installable.
This may lead users who don't have the required HW conditions to install the app and have a bad experience with the app.
ashes: f2e99
Reporter | ||
Updated•10 years ago
|
Updated•10 years ago
|
Priority: -- → P3
Comment 1•10 years ago
|
||
To fix this, we would need to be able to compare the feature profile string the client is generating (but not sending, when "all apps" is selected) with each app: 1) the API would need to send features used by each app and 2) the client-side code would need to compare it to its feature profile string
Reporter | ||
Updated•10 years ago
|
Summary: Apps which don't match the feature profile of the user show up with install button disabled when "all apps" is selected. → Apps which don't match the feature profile of the user show up with install button enabled when "all apps" is selected.
Updated•10 years ago
|
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Whiteboard: [marketplace-transition]
You need to log in
before you can comment on or make changes to this bug.
Description
•