Actions
Bug #20384
closedDB cache always uses 3600 sec as timeout
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-05-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
tslib_fe->setPageCacheContent() calls t3lib_cache_frontend_VariableFrontend->set() with 4 params and 4th param beeing timeout, but t3lib_cache_frontend_VariableFrontend->set() accepts only first 3 params, so correct timeout does not being applied but default instead (3600).
(issue imported from #M11018)
Updated by Vladimir Podkovanov over 15 years ago
Pls close this bug report as it has been duplicated and resolved in #20419
Actions