http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7657
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m QA Contact|[email protected] |[email protected] | |m --- Comment #9 from Jonathan Druart <[email protected]> --- Owen, It does not work here. I enabled the 2 sysprefs: OPACAmazonCoverImages and OpenLibraryCovers. 2 images are displayed. If I disable 1 syspref, I just get 1 image (tested one by one). The generated html code is: <a class="p1" href="/cgi-bin/koha/opac-detail.pl?biblionumber=32"> <img class="thumbnail" alt="" src="http://images.amazon.com/images/P/2857045778.01.TZZZZZZZ.jpg"> <span id="openlibrary-thumbnail3" class="2857045778" title="32" style="block"> <img src="http://covers.openlibrary.org/b/id/2177282-S.jpg"> </span> </a> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
