Project

General

Profile

Actions

Feature #103617

open

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

Added by Christian Weiske 24 days ago. Updated 6 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>.

Actions #1

Updated by Gerrit Code Review 24 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 20 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 6 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

Also available in: Atom PDF