Closed
Bug 932074
Opened 11 years ago
Closed 11 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•11 years ago
|
Updated•11 years ago
|
Summary: have regions fallback to GENERIC ratings body → Have regions fall back to GENERIC ratings body
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Comment 2•11 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: 11 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
•