Create a site with a secure HTTPS url and visit admin/appearance/settings/XXX. The browser displays security warnings due to images served as HTTP.

Cause seems to be JsDelivr.php, the logo file http://www.jsdelivr.com/img/logo-34.png, which looks like it isn't a valid link and redirects to the home page anyway.

Comments

AdamPS created an issue. See original summary.

markhalliwell’s picture

Title: Browser warnings "not-secure" on settings page » Update links to proper URLs
Issue tags: +needs backport to 7.x-3.x
Related issues: +#2913932: Update links for bootstrap examples and jsDelivr img

Yes. Part of it got fixed in 8.x-3.x. I should do a search and replace though for all important links in the code as even the Bootstrap docs for 3.3.7 have changed.

markhalliwell’s picture

Category: Bug report » Task
Status: Active » Fixed
Issue tags: -needs backport to 7.x-3.x

  • markcarver committed 318edfe on 8.x-3.x
    Issue #2923399 by AdamPS, markcarver: Update links to proper URLs...

  • markcarver committed f805061 on 7.x-3.x
    Issue #2923399 by AdamPS, markcarver: Update links to proper URLs...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.