10 Apr
2024
10 Apr
'24
7:51 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26933 --- Comment #6 from Owen Leonard <oleonard@myacpl.org> --- This patch is incomplete in that custom cover images (the CustomCoverImages system preference) will not display in search results. opac-detail.tt has access to biblio.custom_cover_image_url, but the same information isn't available in search results as far as I can tell. I could use help exposing that information to the template. I had originally tried to implement this feature by creating a common include file and common JS file so that both search results and the detail page could share code. I think that should still be a future change. -- You are receiving this mail because: You are watching all bug changes.