Bug 22010: Check preferences for ebook integration
authorNick Clemens <nick@bywatersolutions.com>
Mon, 17 Dec 2018 13:35:09 +0000 (13:35 +0000)
committerroot <root@f1ebe1bec408>
Tue, 30 Apr 2019 11:42:51 +0000 (11:42 +0000)
commit7a44c9edb969cd92db4de0223a2c9db06d576451
tree0253b3f171e456da88287d575ccb3c081f92c6fe
parent4ca1d8e3b3f60722321f9f4b5f1f0caa461beecb
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>
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]