http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11358
Charles Farmer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #14 from Charles Farmer <[email protected]> --- 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. _______________________________________________ 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/
