https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16143 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 49501 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49501&action=edit Bug 16143: Make opac-shelves.pl generate OPAC itype images path This patch makes icons point to the OPAC path instead of intranet's. To test: - On current master/3.22.x - Have some itemtypes with icons set - Have some biblios matching the itemtypes - Add them to a public list - Do a search in the OPAC for any of those biblios => SUCCESS: icons show correctly - Choose the list => FAIL: icons fail to show, URL points to /intranet-tmpl/.... - Apply the patch, reload => SUCCESS: icons show correctly - Sign off :-D Sponsored-by: American Numismatic Society -- You are receiving this mail because: You are watching all bug changes.