Closed
Bug 856864
Opened 12 years ago
Closed 12 years ago
API does not filter categories by region/carrier
Categories
(Marketplace Graveyard :: API, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-04-04
People
(Reporter: basta, Assigned: robhudson)
References
Details
(Whiteboard: [fireplace])
The API currently does not filter out categories which are restricted by region or carrier.
https://marketplace-dev.allizom.org/api/home/page/
includes Telefonica Brazil, which should only be shown to users in the Brazil region on the Telefonica carrier.
https://github.com/mozilla/zamboni/blob/master/mkt/browse/helpers.py#L24
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → robhudson.mozbugs
Comment 1•12 years ago
|
||
A jinja filter oh my golly.
Comment 2•12 years ago
|
||
(In reply to Andy McKay [:andym] from comment #1)
> A jinja filter oh my golly.
Until today, we always listed the categories only on the homepage. LOL I was really thinking ahead here.
Assignee | ||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-04-04
You need to log in
before you can comment on or make changes to this bug.
Description
•