https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31188

Koha collecto <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|UPC or ASIN from amazon for |Improve the use of ASIN for
                   |DVDs, music CDs cover       |retrieving cover images
                   |images                      |from Amazon

--- Comment #2 from Koha collecto <[email protected]> ---
I think this BZ is obsolete because using the ASIN in 020$a works now (at least
in 23.05)+ but ASIN using letters don't work. 

For exemple, this record don't have any cover image :
https://sthyacinthe.koha.collecto.ca/cgi-bin/koha/opac-detail.pl?biblionumber=14427

The link for the image should be
https://images-na.ssl-images-amazon.com/images/P/B0002DG59K.MZZZZZZZ.jpg

but if I check in my browser's console, the link that Koha tries to retrieve is 
https://images-na.ssl-images-amazon.com/images/P/000259.01.MZZZZZZZ.jpg

Koha "forgets" the letters in the link...

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to