Actions
Bug #53028
closedconfig.cache_clearAtMidnight conflicts with content starttime/endtime
Start date:
2013-10-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
In the current code of TypoScriptFrontendController::get_cache_timeout() the config.cache_clearAtMidnight is checked and, if found, processed. If it is processed, content's starttime/endtime is not taken into account. Thus if the content (or other configured record) has start or end time before the midnight, it will not be taken into account.
Actions