https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35729 Jason Robb <jrobb@sekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #25 from Jason Robb <jrobb@sekls.org> --- Using the attached marc file with Amazon and Coce turned on, the records with 978 isbns work before applying the patch but only the record with an ISBN-10 works after applying the patch. The records with 979 do not work before applying the patch. After applying the patch these two titles get covers: - 9798885795692 - The berry pickers - 9798876536914 - The cowboy texas ranger's unexpected love In both cases, the wrong image is pulled. It appears they're both off by one number and/or using the number in the ISBN-10 slot, which matches the last 10 digits of the given isbn. - 9798885795692 pulls 8885795692/9798885795693 "Sassoferato L'Annunciazione..." https://a.co/d/e9NxV4W - 9798876536914 pulls 8876536914/9798876536915 "La Peshitta del secondo..." https://a.co/d/623fJuV -- You are receiving this mail because: You are watching all bug changes.