[TYPO3-core] RFC: #10689: FileCache doesn't work on windows

Oliver Hader oliver at typo3.org
Tue Mar 17 17:55:40 CET 2009


Hi Steffen,

Steffen Kamper schrieb:
> Hi,
> 
> This is an SVN patch request.
> 
> Type: Bug
> 
> Bugtracker reference: http://bugs.typo3.org/view.php?id=10689
> 
> Branches: trunk
> 
> Problem:
> the problem on windows is the t3lib_div::mkdir_deep, which is called
> with '/' as first parameter.
> This works on Unix/Linus file systems, as they have a slash as root
> directory.
> 
> On windows the root directory starts with something like C:\
> 
> Solution:
> use empty parameter instead of slash if on windows
> 
> 
> I tested it on linux and windows, works as expected.

+1 on reading and testing on Mac OS X
Please change the single spaces to tabs in front of the TYPO3_OS check.

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3


More information about the TYPO3-team-core mailing list