[TYPO3-core] RFC Bug #11257: t3lib_cache_backend_dbbackend->collectGarbage() deletes entries without lifetime

Oliver Hader oliver at typo3.org
Wed Jun 3 13:24:19 CEST 2009


Oliver Hader schrieb:
> This is an SVN patch request.
> 
> Type: Bugfix
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=11257
> 
> Branch: Trunk
> 
> Problem:
> Entries with lifetime = 0 will be deleted by dbbackends collectGarbage.
> 
> Solution:
> Since "lifetime=0" means unlimited lifetime, a check has to be added to
> the collectGarbage() method whether the lifetime value is greater than zero.
> 
> Notes:
> Thanks to Fabrizio Branca for the patch of this RFC!

+1 on reading and testing

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3


More information about the TYPO3-team-core mailing list