Project

General

Profile

Actions

Task #96664

closed

Revert "[TASK] Ensure requirejs-loader.js and JavaScriptItemHandler.js are cache invalidatable

Added by Benjamin Franzke about 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Category:
Backend JavaScript
Target version:
Start date:
2022-01-27
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Reason for revert:
It would have been better to use getStreamlinedFileName()
directly instead of changing the processJsFile() method.
Also JavaScriptRenderer is reinitialized in reset(),
therefore the initialization needs to be done again there.
Last but not least this fix should also be backported to v11
as JavaScriptHandler changed between v11.5.3 and v11.5.4 and
therefore a cache-bust hash is required as well.
In order to fix this in a clean way, this patch is reverted
and will be replaced by a new one.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #96606: Ensure requirejs-loader.js and JavaScriptItemHandler.js are cache invalidatableClosedBenjamin Franzke2022-01-21

Actions
Actions #1

Updated by Benjamin Franzke about 2 years ago

  • Related to Task #96606: Ensure requirejs-loader.js and JavaScriptItemHandler.js are cache invalidatable added
Actions #2

Updated by Gerrit Code Review about 2 years ago

  • Status changed from New to Under Review

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73161

Actions #3

Updated by Gerrit Code Review about 2 years ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73161

Actions #4

Updated by Benjamin Franzke about 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF