[TYPO3-core] FYI: #11288: function tslib_fe->setPageCacheContent() removes page_cache entry twice
Rupert Germann
rupi at gmx.li
Sat Jun 6 14:13:23 CEST 2009
Hi,
This is an SVN patch request.
Type:
no-brainer
Bugtracker references:
http://bugs.typo3.org/view.php?id=11288
Branches:
trunk
Problem:
function tslib_fe->setPageCacheContent() calls clearPageCacheContent() to
remove the cache entry before setting it.
function set() in all caching backends does this already automatically so
the call to clearPageCacheContent() is not needed here.
Solution:
remove it
I consider this as a no-brainer and will commit it after 24hrs if no one
objects.
greets
rupert
More information about the TYPO3-team-core
mailing list