[TYPO3-core] FYI: Fixed bug #12835: Caching error when clearing indexed search elements in info module

Oliver Hader oliver at typo3.org
Sun Nov 29 19:27:14 CET 2009


The following changes were committed to SVN Trunk (rev. 6593)

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=12835

Branch: Trunk

Problem:
When clearing elements in the Info > Indexed Search module, a caching
error is issued:
Fatal error: Call to a member function getCache() on a non-object in
/typo3/sysext/indexed_search/modfunc1/class.tx_indexedsearch_modfunc1.php
on line 1288

This only happens when the old caching (not the caching framework) is used.

Solution:
Integrate a proper check to use the caching framework or the standard
caching.

Notes:
Thanks to Steffen Kamper for providing a bugfix for that!

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012835.patch
Type: text/x-patch
Size: 1138 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091129/eafdb966/attachment-0001.bin>


More information about the TYPO3-team-core mailing list