! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Suggest removing "http:" from $static_media
Status:
RESOLVED: FIXED
Severity:
enhancement
Product:
www.xfce.org
Component:
General

Comments

Description scootergrisen 2016-12-10 16:54:53 CET
In index.php i suggest changing:
$static_media = "http://cdn.xfce.org";

To:
$static_media = "//cdn.xfce.org";

That way if you test the website on https the media will also be transferred with https.

I can't see a problem with removing "http:" at first glance but someone might want to check that it does not break something.
Comment 1 Skunnyk editbugs 2017-05-09 23:06:21 CEST
Yes, it's already the case but never been committed. I need to update the git.
Comment 2 Skunnyk editbugs 2017-05-21 22:41:21 CEST
Fixed, thanks

Bug #13218

Reported by:
scootergrisen
Reported on: 2016-12-10
Last modified on: 2017-05-21

People

Assignee:
Skunnyk
CC List:
2 users

Version

Version:
unspecified

Attachments

Additional information