Actions
Bug #21189
closedPHP warning snw, if webserver can't remove extension dir
Start date:
2009-10-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If user uploaded an extension not using TYPO3 and with permissions, so that TYPO3 can't delete the ext-directory, a PHP warning is outputted:
[Sun Oct 04 20:36:47 2009] [error] [client 127.0.0.1] PHP Warning: rmdir(/Applications/XAMPP/xamppfiles/htdocs/typo3conf/ext/stg_clearcache/) [<a href='function.rmdir'>function.rmdir</a>]: Directory not empty in /Applications/MAMP/htdocs/vhosts/fw/typo3_src/typo3/mod/tools/em/class.em_index.php on line 4355, referer: http://localhost/typo3/mod/tools/em/index.php?&id=0&CMD[showExt]=stg_clearcache&SET[singleDetails]=backup
(issue imported from #M12119)
Files
Actions