https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14287
--- Comment #14 from M. Tompsett <[email protected]> --- (In reply to M. Tompsett from comment #13) > So, how are we supposed to grab Amazon covers? Related to this whole mess take a look at: line 389 of koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt The lack of normalized_isbn (13 to 10 makes it empty or undef, not sure which) means that it knows not to try to get the book cover. Look what I get when I use the ASIN? :) https://images-na.ssl-images-amazon.com/images/P/B006MV70GS Just some further thoughts. -- 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/
