http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14523
Bug ID: 14523
Summary: Google jackets being blocked when OPAC using HTTPS
Change sponsored?: ---
Product: Koha
Version: 3.20
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Google jackets are not displayed in OPAC if site is configured to server HTTPS.
It looks like the google-jackets.js file is hard coded to request the content
via HTTP. Most browsers will block this mixed content. Changing the
google-jackets.js to "https://books.google.com" resolves the problems - and
displays the image correctly. Maybe we should pass another variable to
GetCoverFromIsbn() specifying if we are using HTTPS or not?
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/