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

Andrew Fuerste-Henry <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #128481|0                           |1
        is obsolete|                            |

--- Comment #3 from Andrew Fuerste-Henry <[email protected]> ---
Created attachment 128514
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128514&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

Signed-off-by: Andrew Fuerste-Henry <[email protected]>

-- 
You are receiving this mail because:
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