[TYPO3-core] FYI: Fixed bug #10668: Cache section in the admin panel does not work anymore
Oliver Hader
oliver at typo3.org
Thu Mar 12 00:12:51 CET 2009
The following changes were committed to SVN Trunk (rev. 5204)
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=10668
Branch: Trunk
Problem:
The cache section in the admin panel does not work anymore and throws a
PHP error:
Fatal error: Call to undefined method
t3lib_cache_frontend_VariableFrontend::findEntriesByTag() in
./t3lib/class.t3lib_tsfebeuserauth.php on line 315
Steps To Reproduce
Solution:
Use methdo getByTag() instead of out-dated findEntriesByTag().
olly
--
Oliver Hader
TYPO3 Release Manager 4.3
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0010668.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090312/add477d4/attachment.txt
More information about the TYPO3-team-core
mailing list