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 #1

Updated by Wouter Wolters almost 8 years ago

  • Status changed from New to Rejected

I close this ticket as a duplicated of #7645
Please continue there.

Actions #2

Updated by Mathias Brodala over 7 years ago

Wouter Wolters wrote:

I close this ticket as a duplicated of #7645
Please continue there.

Could you check that ticket number? I just created #77873 due to the same issue.

Actions #3

Updated by Tim Riemenschneider over 7 years ago

There seems to be a "9" missing, the ticket should be 76459 (as already mentioned above in "Related issues" ;-) )

Actions #4

Updated by Mathias Brodala over 7 years ago

Tim Riemenschneider wrote:

There seems to be a "9" missing, the ticket should be 76459 (as already mentioned above in "Related issues" ;-) )

Yeah, noticed that in the meantime, thanks anyways. ;-)

Actions

Also available in: Atom PDF