maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Community (https://talk.maemo.org/forumdisplay.php?f=16)
-   -   TMO power search with https (https://talk.maemo.org/showthread.php?t=98728)

velox 2017-01-12 15:29

TMO power search with https
 
https://talk.maemo.org/msearch.php does not work on recent browsers, because it's trying to include google's JS via http:

Code:

<script src="http://www.google.com/jsapi" type="text/javascript"></script>
Quick fix:
Either remove the "http:" to make the link protocol-relative (which is kind of frowned upon nowadays) or just make it "https" all the time.

Not completely related to the title, but if possible, I'd really like the top menu "Talk" link to include https, as well, because my login session seems to work better in https. ;)

chemist 2017-01-12 15:53

Re: TMO power search with https
 
done! 10chars

juiceme 2017-01-12 15:57

Re: TMO power search with https
 
Quote:

Originally Posted by chemist (Post 1521860)
done! 10chars

That was the quickest fix for a while ;)
Thanks!

velox 2017-01-12 18:04

Re: TMO power search with https
 
Cool! Indeed, that was fast. Thanks!


All times are GMT. The time now is 18:19.

vBulletin® Version 3.8.8