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
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?
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
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-01-18 13:26:27 |
Closed_By | ⇒ | Mika83AC |
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
.