Closed
Bug 932074
Opened 10 years ago
Closed 10 years ago
Have regions fall back to GENERIC ratings body
Categories
(Marketplace Graveyard :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-11-05
People
(Reporter: kngo, Assigned: kngo)
References
Details
In mkt/constants/regions.py, if a region does not specify its own ratingsbody (e.g. CLASSIND, USK, ESRB), have the API have logic to fallback to the GENERIC ratings body.
Assignee | ||
Updated•10 years ago
|
Updated•10 years ago
|
Summary: have regions fallback to GENERIC ratings body → Have regions fall back to GENERIC ratings body
Assignee | ||
Comment 1•10 years ago
|
||
https://github.com/mozilla/zamboni/pull/1308 https://github.com/mozilla/fireplace/pull/296 Related: https://github.com/mozilla/flue/pull/6
Assignee | ||
Comment 2•10 years ago
|
||
https://github.com/mozilla/zamboni/pull/1310 STR: 1. Get an app rated. 2. View the detail page for that app in a region where there is no specified ratings body (e.g.ME, RS). Expected: Should show generic rating icons at bottom.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-11-05
You need to log in
before you can comment on or make changes to this bug.
Description
•