Actions
Bug #88968
closedExportController crashes on empty input
Start date:
2019-08-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If the ExportController is called without any input arguments, an exception is thrown: array_key_exists() expects parameter 2 to be array, null given
Actions