https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35558 Bug ID: 35558 Summary: Do not fetch local image if none exists Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: jonathan.druart+koha@gmail.com Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org Depends on: 35557 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. Should not we have this info beforehand in order to reduce the number of hits and network traffic? Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35557 [Bug 35557] LoadResultsCovers is not used (staff) -- You are receiving this mail because: You are watching all bug changes.