Koha/koha-tmpl/opac-tmpl/bootstrap
Nick Clemens 6975a6836a Bug 21078: overdrive.js Catch error if window.opener is not accessible
To Test:
0 - Enable overdrive search results on your koha
1 - From a source develop a link to your koha instance that opens a new
window:
<a target="_blank"
href="http://localhost:8080/cgi-bin/koha/opac-search.pl?q=love">Test</a>
2 - Click that link
3 - Note Overdrive results do not load
4 - Note error in JS console
5 - Apply patch
6 - Click the link again
7 - Note OD results load
8 - Note no error in console

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-09-28 19:35:28 +00:00
..
css Bug 15287: Add generated CSS 2018-09-06 17:27:05 +00:00
en Bug 20819: (Follow-up) Show more clearly that a user gave no consent 2018-09-21 12:17:24 +00:00
images Bug 20756: OPAC "Share list" button should be styled with an icon 2018-06-08 09:48:12 -04:00
itemtypeimg
js Bug 21078: overdrive.js Catch error if window.opener is not accessible 2018-09-28 19:35:28 +00:00
lib