http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11684 --- Comment #3 from Liz Rea <liz@catalyst.net.nz> --- Created attachment 26848 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26848&action=edit bug 11684 - mixed content warnings using SSL with amazon - opac-readingrecord and opac-user To test: In both prog and bootstrap: * Enable Amazon images in the system preferences * Issue a book you know will have images for, verify that without SSL 1. the images show on the borrower's logged in home page (opac-user, both checkouts and overdue tab) and on the opac-readingrecord 2. the image source is from an Amazon url that uses http:// 3. the images are the right size, and look ok * Do the same using https, verify that with SSL 1. the images show on the borrower's logged in home page (opac-user, both checkouts and overdue tab) and on the opac-readingrecord 2. the image source is from an Amazon url that uses https:// 3. the images are the right size, and look ok -- You are receiving this mail because: You are watching all bug changes.