Actions
Bug #23180
closedStarttime/endtime for pages and content is not taken into account when caching
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-07-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
TYPO3 page cache ignores start and end time for content and pages. This causes problems related to caching:
- if a content element has start time set, it will not be shown at that time until the page expires
- if a content element has end time set, it will be shown after that time until the page expires
- If a page has start time set, it will not be shown at the right time in menu on cached pages until cache for those pages expires
- If a page has end time set, it will be shown in menu on cached pages after the end time causing 404 errors until cache for those pages expires
(issue imported from #M15116)
Files
Actions