Actions
Bug #72822
closedMove all typo3temp files below typo3temp/var or typo3temp/assets
Start date:
2016-01-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The introduction of typo3temp/var and typo3temp/assets missed
essential changes.
- Files generated by tests
- Install Tool cleared wrong directory
- Some paths were only changed partially
- Some paths were changed to the public dir, but should in fact be private
- Some paths have been completely forgotten to be changed
Besides that, the introduction of new subfolder in typo3temp, we need
to allow arbitrary number of subfolders and remove the limitation of two
in GeneralUtility::writeFileToTypo3tempDir
Actions