Actions
Task #100714
closedIncomplete code example for ModifyCacheLifetimeForPageEvent
Start date:
2023-04-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The event listener example is incomplete and misses the event
, which the listener should listen on.
Updated by Gerrit Code Review over 1 year 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/+/78795
Updated by Gerrit Code Review over 1 year 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/+/78795
Updated by Torben Hansen over 1 year ago
- Status changed from Under Review to Rejected
Change is not necessary. See https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/11.3/Feature-94345-AutoDetectEventTypes.html
Actions