[Koha-bugs] [Bug 11358] Use Amazon's HTTPS URLs for covers when using HTTPS in Koha.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 27 00:21:46 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11358

Charles Farmer <charles.farmer at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |charles.farmer at inlibro.com

--- Comment #14 from Charles Farmer <charles.farmer at inlibro.com> ---
Test plan (do all these tests on HTTP)

To test the changes in staff-global.css, doc-head-close.inc and amazonimages.js
:

        1) Go to your INTRANET
        2) Under the search bar, click on "Search the catalog"
        3) Enter a criteria for which you'll get more than one result
        4) Documents without an amazon image should have a "No cover image
available" placeholder
        5) (hard part) Somehow, disable javascript in your browser
                1) Under firefox, click F12
                2) Click the gear icon at the top right side of the developer
interface (4th item from the right)
                3) Under "Advanced settings", you'll find "Disable javascript":
Click it.
        6) After a forced page reload, instead of a placeholder image, you
should see a 1x1 image.

Intranet:

        1) Go to your INTRANET
        2) Under the search bar, click on "Search the catalog"
        3) Enter a criteria for which you'll get more than one result
        4) Click on an entry with a visible image
        5) The *amazon-bookcoverimg* should come from
https://images-na.ssl-images-amazon.com/

OPAC:

        1) Go to your OPAC
        2) Search the library catalog for something
                1) Images in the result page should be HTTPS
        3) Click on anything with an amazon image
        4) The opac-detail page should show an HTTPS image
        5) On the bottom of the page, open the shelf browser
                1) The image should be in HTTPS there too

        ===

        1) Go to the page http://<your opac>/cgi-bin/koha/opac-showreviews.pl
        2) Book images should be in HTTPS

//////////

To be quite honest, I don't know where opac-results-grouped.tt is used. I will
leave this as an exercise for the reader.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list