Koha/catalogue
Jonathan Druart 1ac5466bc2 Bug 35558: Do not retrieve the local image if none exists
On the search results we are fetching the thumbnails of the local cover
images using catalogue/image.pl
Which means 1 GET per results on the page.

This patch suggests to have this information beforehand in order to
reduce the number of hits and network traffic?

However the page load will be slightly slower ofc.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 8cde45e072)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2024-05-24 10:00:43 +02:00
..
detail.pl
export.pl
getitem-ajax.pl
image.pl Bug 36511: Some scripts missing a dependency following Bug 24879 2024-04-11 15:57:36 +02:00
imageviewer.pl
ISBDdetail.pl
issuehistory.pl
item-export.pl
itemsearch.pl Bug 36563: Turn into array only if required 2024-05-22 14:35:48 +02:00
labeledMARCdetail.pl
MARCdetail.pl Bug 36438: Check object for calling metadata 2024-05-23 14:31:00 +02:00
moredetail.pl
search-history.pl
search.pl Bug 35558: Do not retrieve the local image if none exists 2024-05-24 10:00:43 +02:00
showelastic.pl Bug 35618: Remove deprecated parameter "type" from showelastic.pl page 2024-01-03 17:25:29 +01:00
showmarc.pl
stockrotation.pl
updateitem.pl Bug 29002: Tidy 2023-11-03 12:04:30 -03:00