Our availability request/display for OverDrive records needs to be updated http://developer.overdrive.com/apis/library-availability-new
Created attachment 126903 [details] [review] Bug 29320: Update OverDrive availability to V2 This patch updates the call to overdrive_proxy to allow passing a version and updates the code to use V2 for availability To test: 1 - Enable OverDrive integration by setting the sysprefs 2 - Log in to your overdrive account in the Koha opac 3 - Perform a search and note availability display 4 - Confirm you can checkout/hold/return books 5 - Apply patch 6 - Repeat search and test functionality 7 - Note that title with '0 out of 0 copies available' now say 'Currently unavailable'
Created attachment 126920 [details] [review] Bug 29320: Update OverDrive availability to V2 This patch updates the call to overdrive_proxy to allow passing a version and updates the code to use V2 for availability To test: 1 - Enable OverDrive integration by setting the sysprefs 2 - Log in to your overdrive account in the Koha opac 3 - Perform a search and note availability display 4 - Confirm you can checkout/hold/return books 5 - Apply patch 6 - Repeat search and test functionality 7 - Note that title with '0 out of 0 copies available' now say 'Currently unavailable' Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 128956 [details] [review] Bug 29320: Update OverDrive availability to V2 This patch updates the call to overdrive_proxy to allow passing a version and updates the code to use V2 for availability To test: 1 - Enable OverDrive integration by setting the sysprefs 2 - Log in to your overdrive account in the Koha opac 3 - Perform a search and note availability display 4 - Confirm you can checkout/hold/return books 5 - Apply patch 6 - Repeat search and test functionality 7 - Note that title with '0 out of 0 copies available' now say 'Currently unavailable' Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Obviously I couldn't test this, but fully trusting Owen on the functional testing and I am confident that these code changes won't have any side effects.
Pushed to master for 22.05, thanks to everybody involved [U+1F984]
Pushed to 21.11.x for 21.11.03
Pushed to 21.05.x for 21.05.11
Not backported to oldoldstable (20.11.x). Feel free to ask if it's needed.