Bug 22010: Check preferences for ebook integration
authorNick Clemens <nick@bywatersolutions.com>
Mon, 17 Dec 2018 13:35:09 +0000 (13:35 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 8 May 2019 14:11:06 +0000 (15:11 +0100)
commit3477fc785fef1ca60051709509f05e296d320061
treea9a362baaa2dc054ca9559afc1ca68b6e22ac737
parent5b9f4cd775bfafbd6989c30b0435bd47c0014434
Bug 22010: Check preferences for ebook integration

To test:
1 - Enable OverDrive and RecordedBooks (you can put anything in the
        prefs)
2 - Search on the opac - verify you get results (or search error) on
first page of results'
3 - Go to second page of results - OD and RB are not searched
4 - Apply patch
5 - Verify nothing has changed

If you have valid credentials:
1 - Enable RB prefs
2 - Sign in with an account that has an email matching your registered
account for recordedbooks
3 - Confirm you RB account loads on opac-user.pl

Otherwise:
Read the patches, verify it all makes sense

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 7a44c9edb969cd92db4de0223a2c9db06d576451)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/External/OverDrive.pm
koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-overdrive-search.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt
opac/opac-search.pl
opac/svc/overdrive_proxy
t/External/OverDrive.t [deleted file]