Actions
Bug #22754
closedfixPermissions() for ENABLE_INSTALL_TOOL and extension import
Start date:
2010-05-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Problem:
- Imported extensions (from ter or t3x upload) don't have proper file permissions after unpacking to filesystem
- ENABLE_INSTALL_TOOL file is not created with proper permissions
Solution:
Call t3lib_div::fixPermissions after unpack / creation.
(issue imported from #M14527)
Files
Actions