Project

General

Profile

Actions

Bug #76944

closed

Subrequest-integrity should also add cross-origin header

Added by Tim Riemenschneider almost 8 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-07-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

In Feature #66698 the integrity-property was added to PAGE.includeJS (and similar).

However (at least with newer chrome-versions) with this the resources are not loaded anymore, because a crossorigin attribute is required together with integrity, the error-log displays:

Hacking the Pagerenderer solves this, see attached patch, which simpy adds 'crossorigin="anonymous"'. However even better would be to make that configurable.


Files


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #66698: Add integrity property to JavaScript filesClosedXavier Perseguers2015-05-01

Actions
Is duplicate of TYPO3 Core - Feature #76459: Add crossorigin property to JavaScript filesClosedJacob Dreesen2016-06-05

Actions
Actions

Also available in: Atom PDF