[Koha-bugs] [Bug 14523] New: Google jackets being blocked when OPAC using HTTPS

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 13 11:55:41 CEST 2015


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: oleonard at myacpl.org
          Reporter: bc at interleaf.ie
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list