Actions
Bug #102487
closedCalculate lifetime for page does not restricted endtime
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2023-11-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
When the endtime of a page is lower then the default lifetime (24h),
the calculation does not respect the endtime and set the lifetime to
default lifetime. This leads to cache entries with incorrect lifetimes.
Actions