Actions
Bug #18394
closedEM uploads zero bytes files in case of permission problem
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2008-03-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The following (wrong) permission set causes the problem with manual displaying because EM uploads zero byte file:
-rwx-wx--x 1 dima _www 149836 5 Feb 10:06 manual.sxw
Web server runs under _www group.
EM should check if file is readable before uploading anything and either refuse to upload extension or do not upload problematic files.
(issue imported from #M7785)
Updated by Anja Leichsenring over 11 years ago
- Status changed from New to Rejected
- Target version deleted (
0)
Extension upload is not in scope of the current Extension Manager. In light of the very old ticket this gets closed now, upload will be handled in other place.
Actions