[TYPO3-core] FYI: #13448: typo in BE cache init section

Christian Kuhn lolli at schwarzbu.ch
Sun Feb 7 21:57:11 CET 2010


FYI, the following patch has been committed:

- trunk rev. 6868
- 4-3 rev. 6869


Type: bugfix, no-brainer

Bugtracker reference:
http://bugs.typo3.org/view.php?id=13448

Problem:
init.php unsets a non-existing variable while initializing the caching 
framework.

Solution:
Change unset($cacheFactoryClass); to unset($typo3CacheFactory);

Notes:
Thanks to Vladimir Podkovanov for the report.

Regards
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 13448_01.diff
Type: text/x-patch
Size: 408 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100207/898e9922/attachment.bin>


More information about the TYPO3-team-core mailing list