Open
Description
openedon Sep 6, 2022
Description
Discovered in WordPress/openverse-catalog#614 with Wikimedia. The scripts ingests some records that include html tags in the record title.
Reproduction
- Run the Wikimedia provider script locally
- Inspect the ingested records, either through the db shell by running
just db-shell
or by accessing the generated tsv file through MinIO. You should see multiple records with tags in the title, like<div class='fn'> Silver penny of Henry I</div>
Additional context
It would be worth investigating to see how these records are appearing on the frontend.
We should consider fixing this in the MediaStore as it may apply to other providers than just Wikimedia.
Resolution
- 🙋 I would be interested in resolving this bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
Type
Projects
Status
📋 Backlog