Project

General

Profile

Actions

Feature #103617

open

Cache busting parameter for f:uri.resource via createVersionNumberedFilename()

Added by Christian Weiske 25 days ago. Updated 8 days ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2024-04-12
Due date:
% Done:

0%

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

Description

Javascript and CSS files automatically get a cache-busting GET parameter (filemtime timestamp) when versionNumberInFilename is activated.

It would be helpful to have an attribute to the <f:uri.resource> view helper to get this behavior for manual file includes.

GeneralUtility::createVersionNumberedFilename() is used for CSS and JS files, and the same could be used for <f:uri.resource>.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Feature #99203: Re-introduce easy possibility to add paths via TypoScriptUnder Review2022-11-26

Actions
Actions #1

Updated by Gerrit Code Review 25 days ago

  • Status changed from New to Under Review

Patch set 1 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/+/83775

Actions #2

Updated by Gerrit Code Review 22 days ago

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/+/83775

Actions #3

Updated by Gerrit Code Review 8 days 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/+/83775

Actions #4

Updated by Christian Weiske about 15 hours ago

  • Related to Feature #99203: Re-introduce easy possibility to add paths via TypoScript added
Actions

Also available in: Atom PDF