http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7152
--- Comment #17 from Anand <[email protected]> 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. _______________________________________________ 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/
