24 Mar
2025
24 Mar
'25
11 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31207 --- Comment #29 from Jonathan Druart <jonathan.druart@gmail.com> --- Shouldn't we adjust GetNearbyItems to return the imagenumber instead? That way we could build a "img" tag easily in the template. We would: * get rid of the JS's GetCoverFromBibnumber * remove unecessary GET opac-images when images do not exist (matching what we did already in opac-search, see bug 35558) * follow what we have done on bug 38981 -- You are receiving this mail because: You are watching all bug changes.