Broken link to image landing page in Django admin
dhruvkb opened this issue · 1 comments
dhruvkb commented
Description
The functionality for reporting media works fine. But on the API side, there are a lot of parts that are broken and out of date.
-
The base URL for reported media items still points to CC.
openverse-api/api/catalog/api/models/media.py
Line 136 in 32189d0
-
The
ImageReport
model thinks that images are hosted at/photos
.
If I find any more before the issue is picked up, I'll add them here.
Additional context
To the best of my knowledge, submitting reports works. These problems only affect those who are looking into the submitted reports.
Resolution
- 🙋 I would be interested in resolving this bug.
swapnalshahil commented
@dhruvkb where should the base URL for the reported media point?