Closed (fixed)
Project:
etracker
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2026 at 05:27 UTC
Updated:
3 Jul 2026 at 05:50 UTC
Jump to comment: Most recent
Load external scripts always with a proper protocol due to possible Subresource Integrity (SRI) failures.
It depends on the requested protocol if the script will load via HTTP.
But I think loading always via HTTPS should be the default these days.
This error will be reported by the MDN's HTTP Observatory Report. So possible this could lead to QA checklist fails by customers.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
sunlixThe official etracker code implementation do recommend the current implementation.
But if there is technically no reason, we chould change that.
Comment #5
sunlix