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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 14 15:19:23 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35558

--- Comment #7 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
(In reply to Barbara Petritsch from comment #4)
> There are no instructions for testing

Add local cover image to some of your bibliographic records.

Open the browser console, tab "network".

Search for records.

=> Without this patch you will see 1 GET per result
=> With this patch applied you will see 1 GET per result *with a cover image*.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list