Actions
Bug #73048
closedInvalidArgumentException in Image- and Media-ViewHelper
Start date:
2016-01-31
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Standalone Fluid throws an InvalidArgumentException if an argument is defined with one the one class type. This is the case for example in the ImageViewHelper render method where the image argument allows both FileInterface and AbstractFileFolder.
Actions