Summary: | Provide an option to not show Coce cover images on specific records | ||
---|---|---|---|
Product: | Koha | Reporter: | Esther Melander <esther.melander> |
Component: | Cataloging | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | lucas, m.de.rooy |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: | An example of image not being replaced. |
Description
Esther Melander
2021-11-09 19:36:39 UTC
Created attachment 127495 [details]
An example of image not being replaced.
The uploaded image is on top, the Coce image is below. We would like the Coce image to go away.
Hi Esther, the "replace cover image" feature only applies for local cover images as they are stored in your database. You cannot use it to change covers that come from the Coce cover web service. Coce itself doesn't store cover images, but only caches the URLs to be able to provide them faster than having to check with the provider each time. What you'd need for that is a way to "alert" the Coce server about wrong images that are supplied by one of the providers it checks to "blacklist" them there. Or a way to say: never show a Coce cover for this record in Koha. |