[Koha-bugs] [Bug 35558] New: Do not fetch local image if none exists

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 13 11:09:52 CET 2023


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 at gmail.com
          Reporter: jonathan.druart+koha at gmail.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list