[Koha-bugs] [Bug 7152] Koha should make it easy for librarians to attach covers using Open Library

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 25 06:44:08 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7152

--- Comment #17 from Anand <anand at archive.org> 2011-11-25 05:44:08 UTC ---
Fixed ils_search.

$ curl -H 'content-type: application/json' -d
'{"authors":["test"],"publish_date":null,"title":"Test1","publisher":null,"isbn":["9781935928-324"]}'
http://openlibrary.org/api/ils_search
{"status": "found", "cover": {"small":
"http://covers.openlibrary.org/b/id/6685633-S.jpg", "large":
"http://covers.openlibrary.org/b/id/6685633-L.jpg", "medium":
"http://covers.openlibrary.org/b/id/6685633-M.jpg"}, "olid": "OL24605334M",
"key": "/books/OL24605334M"}

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list