Bug #437
Identifiers are used as is in the filenames used by the file cache backend
Start date:
2008-04-02
Due date:
2008-04-02
% Done:
100%
Estimated time:
PHP Version:
Has patch:
Complexity:
Description
Things like
Warning: file_put_contents(/tmp//FLOW3/143f698bcb42f2a69b18d164896d265d//Production/Cache/FLOW3_Resource_Manager/0/7/2008-04-02T10;30;27Z_file://FLOW3/Public/MVC/DefaultView_Template.html.cachedata.47f35233ef0cc.temp) [function.file-put-contents]: failed to open stream: No such file or directory in /Users/karsten/Sites/TYPO3v5/Packages/FLOW3/Classes/Cache/Backend/F3_FLOW3_Cache_Backend_File.php line 135
should not happen... The identifier given to VariableCache in this case was "file://FLOW3/Public/MVC/DefaultView_Template.html"