Actions
Bug #20419
closedcache_pages timeout always 3600 seconds
Start date:
2009-05-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
There is a bug in the newly introduced cache mechanisms which got backported from v5.
Currently all pages have a cache timeout of 3600 seconds cause the variable passed from TSFE is not handled forward to the caching backend.
See attached patch for solution.
(issue imported from #M11079)
Files
Actions