Actions
Bug #80681
closedEXT:impext - uploading files results in uncaught exception
Start date:
2017-04-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Given:
I want to import a t3d file with the Import/Export module.
I upload a file that is larger than the configured post_max_size of the server.
Expected:
An error is shown that the file was not uploaded.
Actual:
An exception "#1288085266: No template has been specified. Use either setTemplateSource() or setTemplatePathAndFilename()." is shown instead.
Actions