From bugzilla-daemon@bugs.koha-community.org Tue Jul 1 17:34:51 2014 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 12511] New: Novelist Select not using https in bootstrap Date: Tue, 01 Jul 2014 15:28:30 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3542196811683901228==" --===============3542196811683901228== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D12511 Bug ID: 12511 Summary: Novelist Select not using https in bootstrap Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org In prog we have: [% IF ( NovelistSelectProfile ) %] [% END %] but in bootstrap we have=20 [% IF ( NovelistSelectProfile ) %] [% END %] Because bootstrap isn't using https, we get an error like this: [blocked] The page at 'https://koha.mylibrary.com/cgi-bin/koha/opac-detail.pl?biblionumber=3D105315= &query_desc=3Dkw%2Cwrdl%3A%20home' was loaded over HTTPS, but ran insecure content from 'http://imageserver.ebscohost.com/novelistselect/ns2init.js': this content should also be loaded over HTTPS. --=20 You are receiving this mail because: You are watching all bug changes. --===============3542196811683901228==-- From bugzilla-daemon@bugs.koha-community.org Tue Jul 1 17:35:16 2014 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 12511] Novelist Select not using https in bootstrap Date: Tue, 01 Jul 2014 15:28:49 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3864905394249342503==" --===============3864905394249342503== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12511 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes. --===============3864905394249342503==-- From bugzilla-daemon@bugs.koha-community.org Tue Jul 1 17:37:09 2014 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 12511] Novelist Select not using https in bootstrap Date: Tue, 01 Jul 2014 15:30:46 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6136356173439527206==" --===============6136356173439527206== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12511 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. --===============6136356173439527206==-- From bugzilla-daemon@bugs.koha-community.org Tue Jul 1 17:37:09 2014 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 12511] Novelist Select not using https in bootstrap Date: Tue, 01 Jul 2014 15:30:48 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3825904787413175552==" --===============3825904787413175552== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D12511 --- Comment #1 from Kyle M Hall --- Created attachment 29410 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D29410&action=3De= dit Bug 12511 - Novelist Select not using https in bootstrap In prog we have: [% IF ( NovelistSelectProfile ) %] [% END %] but in bootstrap we have [% IF ( NovelistSelectProfile ) %] [% END %] Because bootstrap isn't using https, we get an error like this: [blocked] The page at 'https://koha.mylibrary.com/cgi-bin/koha/opac-detail.pl?biblionumber=3D105315= &query_desc=3Dkw%2Cwrdl%3A%20home' was loaded over HTTPS, but ran insecure content from 'http://imageserver.ebscohost.com/novelistselect/ns2init.js': this content should also be loaded over HTTPS. Test plan would require having a subscription to Novelist Select. I think this is trivial enough to go without. --=20 You are receiving this mail because: You are watching all bug changes. --===============3825904787413175552==-- From bugzilla-daemon@bugs.koha-community.org Tue Jul 1 17:37:43 2014 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 12511] Novelist Select not using https in bootstrap Date: Tue, 01 Jul 2014 15:31:21 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5344736449915645076==" --===============5344736449915645076== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12511 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |kyle@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. --===============5344736449915645076==-- From bugzilla-daemon@bugs.koha-community.org Wed Jul 2 01:33:52 2014 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 12511] Novelist Select not using https in bootstrap Date: Tue, 01 Jul 2014 23:27:25 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1711689324540442507==" --===============1711689324540442507== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12511 Chris Rohde changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |crohde@roseville.ca.us --- Comment #2 from Chris Rohde --- We have NoveList Select, are running Bootstrap, on an https server. The patch works on our server. -- You are receiving this mail because: You are watching all bug changes. --===============1711689324540442507==-- From bugzilla-daemon@bugs.koha-community.org Sun Jul 6 20:50:18 2014 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 12511] Novelist Select not using https in bootstrap Date: Sun, 06 Jul 2014 18:43:00 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5402780965739889169==" --===============5402780965739889169== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12511 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. --===============5402780965739889169==-- From bugzilla-daemon@bugs.koha-community.org Sun Jul 6 20:50:21 2014 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 12511] Novelist Select not using https in bootstrap Date: Sun, 06 Jul 2014 18:43:03 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2891022220219602612==" --===============2891022220219602612== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D12511 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #29410|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer --- Created attachment 29528 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D29528&action=3De= dit [PASSED QA] Bug 12511 - Novelist Select not using https in bootstrap In prog we have: [% IF ( NovelistSelectProfile ) %] [% END %] but in bootstrap we have [% IF ( NovelistSelectProfile ) %] [% END %] Because bootstrap isn't using https, we get an error like this: [blocked] The page at 'https://koha.mylibrary.com/cgi-bin/koha/opac-detail.pl?biblionumber=3D105315= &query_desc=3Dkw%2Cwrdl%3A%20home' was loaded over HTTPS, but ran insecure content from 'http://imageserver.ebscohost.com/novelistselect/ns2init.js': this content should also be loaded over HTTPS. Test plan would require having a subscription to Novelist Select. I think this is trivial enough to go without. Signed-off-by: Katrin Fischer Very small change, trusting Kyle and the sign-off here. --=20 You are receiving this mail because: You are watching all bug changes. --===============2891022220219602612==-- From bugzilla-daemon@bugs.koha-community.org Mon Jul 7 16:09:28 2014 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 12511] Novelist Select not using https in bootstrap Date: Mon, 07 Jul 2014 14:01:44 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7311167343920845695==" --===============7311167343920845695== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12511 Tomás Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |tomascohen@gmail.com --- Comment #4 from Tomás Cohen Arazi --- Patch pushed to master. Thanks Kyle! -- You are receiving this mail because: You are watching all bug changes. --===============7311167343920845695==-- From bugzilla-daemon@bugs.koha-community.org Wed Jul 23 23:45:39 2014 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 12511] Novelist Select not using https in bootstrap Date: Wed, 23 Jul 2014 21:34:56 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9100693049695086180==" --===============9100693049695086180== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12511 Galen Charlton changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com --- Comment #5 from Galen Charlton --- Pushed to 3.16.x for inclusion in 3.16.2. -- You are receiving this mail because: You are watching all bug changes. --===============9100693049695086180==--