Actions
Bug #89296
closedTER upload file size
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2019-09-27
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
My zipped extension is 16MB. When uploading it an error message is shown. As well using the typo3-repository-client brings up the error message "SOAP error: Request Entity Too Large". A view month back this file size didn't give any issues.
Updated by Georg Ringer about 5 years ago
- Status changed from New to Rejected
The problem was that the description in ext_emconf.php contained concatenations spanning various lines. When the description fits in one line the upload suvceeds. Have a good day!
closing it
Actions