https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12420
Christopher Brannon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from Christopher Brannon <[email protected]> --- (In reply to Barton Chittenden from comment #11) > (In reply to Owen Leonard from comment #10) > > > Is that what this boils down to? > > > > It boils down to I can't reproduce the problem with any of the ISBNs > > provided. > > I noticed that Syndetics sometimes uses UPC rather than ISBN for cover > images, e.g. > > http://www.syndetics.com/index.aspx?isbn=/LC. > GIF&client=waidp&type=xw10&upc=043396446755&oclc= > > This would make sense for a non-book item like this DVD, but opac-results.tt > gives 'No cover image available' if RESULT.normalized_isbn isn't defined. To add: This URL string can contain any combination of ISBN, UPC, or OCLC number. Any of the three parameters can be left blank if no values are available in the MARC record. This URL can also be used to retrieve content for books although only the ISBN will be matched. The lookup sequence is UPC first, then ISBN and then OCLC but must subscribe to AV. Source of information is https://developers.exlibrisgroup.com/resources/voyager/code_contributions/SyndeticsStarterDocument.pdf I know, dev for exlibris, but still valid info. -- 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/
