Task #96664
closedRevert "[TASK] Ensure requirejs-loader.js and JavaScriptItemHandler.js are cache invalidatable
100%
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.
Updated by Benjamin Franzke almost 3 years ago
- Related to Task #96606: Ensure requirejs-loader.js and JavaScriptItemHandler.js are cache invalidatable added
Updated by Gerrit Code Review almost 3 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
Updated by Gerrit Code Review almost 3 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
Updated by Benjamin Franzke almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ae7de75202dab609a4554d785cc064e3489fcca7.