[TYPO3-core] RFC #13428: Caching of the ExtDirect API configuration

Steffen Kamper ks at dislabs.de
Fri Feb 5 18:14:27 CET 2010


Hi,

+1 by reading and testing with one remark

$cacheContent = t3lib_pageSelect::getHash($cacheHash);
$javascriptNamespaces = unserialize($cacheContent);

this makes no sense if there is no cache, so return is NULL

Attached patch corrects that.

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 13428_v4.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100205/97093008/attachment.asc>


More information about the TYPO3-team-core mailing list