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

--- Comment #1 from Nick Clemens <n...@bywatersolutions.com> ---
Created attachment 128457
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128457&action=edit
Bug 29686: Adapt Koha to use new fulfillment API for OverDrive

This patch modifies the checkout_download_url routine in
WebSerivce::ILS::OverDrive::Patron

We now directly hit the fulfillment endpoint with redirects disabled and fetch
the URL

The overdrive.js is modified to use a single 'Get item' button for all checked
out items
and to refer to the fulfillment page

To test:
1 - Enable all OverDrive system preferences
2 - Search on opac and confirm OD results returned
3 - Checkout an item
4 - Confirm you have the new 'Get item' button on 'OverDrive account' tab on
opac-user.pl
5 - Confirm the 'Get item' button works

NOTE:
Most items will also show the 'Get item' button in results, however, magazines
may not as each
checkout has a unique 'reserve id' and the 'parent' id is not checked in our
current code

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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