Closed
Bug 1173048
Opened 11 years ago
Closed 10 years ago
Websites have "not available for your platform" on Android and Desktop which is incorrect.
Categories
(Marketplace Graveyard :: API, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: krupa.mozbugs, Assigned: kngo)
References
()
Details
+++ This bug was initially created as a clone of Bug #1173041 +++
steps to reproduce:
1. Make sure you are viewing content for Desktop
2. Search for "twisted" or load https://marketplace-altdev.allizom.org/search?q=twisted
expected behavior:
Websites aren't listed when platform=desktop
actual behavior:
Websites are listed in search results when platform=desktop
| Reporter | ||
Comment 1•11 years ago
|
||
oops, hit the submit button by accident.
STR:
1. On the latest fennec nightly, load https://marketplace-altdev.allizom.org/website/504?src=search
observed behavior:
On desktop and Android,website details page list "not available for your platform" which is false.
Summary: Websites have "not available for your platform → Websites have "not available for your platform" on Android and Desktop which is incorrect.
Updated•11 years ago
|
Severity: normal → minor
Priority: -- → P1
Updated•11 years ago
|
Severity: minor → normal
Comment 2•11 years ago
|
||
Looks like `device_types` was removed from the serializer. The model is defaulting to everything but we should do the same in the serializer to avoid storing an old value in ES.
Assignee: nobody → mstriemer
Comment 3•11 years ago
|
||
Yeah, sorry, I forgot about that. I'll add it back to the serializer.
Updated•11 years ago
|
Assignee: mstriemer → mpillard
Updated•11 years ago
|
Component: Consumer Pages → API
Updated•11 years ago
|
Assignee: mpillard → mstriemer
Comment 4•11 years ago
|
||
Status: NEW → ASSIGNED
Comment 5•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 6•10 years ago
|
||
This is not fixed on Chrome on Android.
STR:
1. On your Android device, load Chrome
2. Launch marketplace.allizom.org/popular
3. Filter to only show websites
4. Navigate to the details page for any website
observed behavior:
Details page says "Not available for your platform"
| Reporter | ||
Updated•10 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 7•10 years ago
|
||
Assignee: mstriemer → kngo
Status: REOPENED → RESOLVED
Closed: 11 years ago → 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•