http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7657 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m QA Contact|koha.sekjal@gmail.com |jonathan.druart@biblibre.co | |m --- Comment #9 from Jonathan Druart <jonathan.druart@biblibre.com> --- 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.