[Koha-bugs] [Bug 17103] Google API Loader jsapi called over http

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Aug 13 02:18:09 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17103

--- Comment #2 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 54321
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54321
Bug 17103 - Google API Loader jsapi called over http

Review of attachment 54321:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=17103&attachment=54321)
-----------------------------------------------------------------

::: koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc
@@ +209,4 @@
>      </script>
>  [% END %]
>  [% IF ( GoogleIndicTransliteration ) %]
> +    <script type="text/javascript" src="//www.google.com/jsapi"></script>

I was expecting https:// not just //. This should work, but only because google
and/or your browser makes it work. Explicit is always best.

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


More information about the Koha-bugs mailing list