https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34502
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154325|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 155204 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155204&action=edit Bug 34502: Remove useless SEARCH_RESULT.localimage This patch removes a useless Template Toolkit tag. To test: 0. Apply the patch 1. Go to http://localhost:8081/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=LocalCoverImages 2. Change to "Show" 3. Go to http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=29 4. Upload an image 5. Go to http://localhost:8081/cgi-bin/koha/catalogue/search.pl?q=test 6. Note that the local cover image appears even without the TT tag Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
