[TYPO3-core] FYI: Fixed issue #10614: update the caching framework to the latest version as in FLOW3

Steffen Kamper info at sk-typo3.de
Tue Mar 10 19:47:26 CET 2009


Hi Ingo,

as mentioned in the other thread the filecache for BE doesn't work in BE.

Reason is, that the t3lib_div::mkdir_deep is called with "\" which 
doesn't exist on windows.

As the dirs are all absolute because the initialisation, they are not 
needed.

Attached patch works for me, unit tests run without any error.

vg Steffen

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: be_filecache.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090310/079b226e/attachment.txt 


More information about the TYPO3-team-core mailing list