?
avatar Mika83AC
Mika83AC
18 Jan 2017

Hello everyone,

as we switched our websites to HTTPS, we stumbled over an issue with a template which makes use of the helix framework.

Helix makes hard coded calls to http://font.googleapis.com/... . This is no problem until you're not using your website with HTTPS. But if you use it with HTTPS, you get an insecure resources issue which can easily prevented by calling httpS://fonts.googleapis.com insead of the HTTP version.

So i'd like to request this change in the helix plugin in the core/helix.php file in function "public static function GoogleFont($name, $field)".

Thx.

Regards,
Michael

avatar Mika83AC Mika83AC - open - 18 Jan 2017
avatar joomla-cms-bot joomla-cms-bot - labeled - 18 Jan 2017
avatar alikon
alikon - comment - 18 Jan 2017

Should be reported to the helix developer not here

On 18 Jan 2017 1:04 pm, "Michael H." notifications@github.com wrote:

Hello everyone,

as we switched our websites to HTTPS, we stumbled over an issue with a
template which makes use of the helix framework.

Helix makes hard coded calls to http://font.googleapis.com/... . This is no
problem until you're not using your website with HTTPS. But if you use it
with HTTPS, you get an insecure resources issue which can easily prevented
by calling httpS://fonts.googleapis.com insead of the HTTP version.

So i'd like to request this change in the helix plugin in the
core/helix.php file in function "public static function GoogleFont($name,
$field)".

Thx.

Regards,
Michael


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#13634, or mute the thread
https://github.com/notifications/unsubscribe-auth/AALFsb1kFtmHjzjw2snPWlvEfci38hdLks5rTf--gaJpZM4LmzkF
.

avatar Mika83AC
Mika83AC - comment - 18 Jan 2017

As the plugin is located under "system" it's not obvious that it's not part of joomla iself.

How to report an issue to the helix devs?


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/13634.

avatar joomdonation
joomdonation - comment - 18 Jan 2017

I think you can go to https://github.com/JoomShaper/Helix3/issues to report it to the developer. Please close this issue, too, as it is not related to Joomla core

avatar Mika83AC Mika83AC - change - 18 Jan 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-01-18 13:26:27
Closed_By Mika83AC
avatar Mika83AC Mika83AC - close - 18 Jan 2017

Add a Comment

Login with GitHub to post a comment