Actions
Bug #99105
closedUndefined array key access in ImageViewHelper
Start date:
2022-11-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.0
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
In \TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper
argument "fileExtension" is accessed without checking if it is really defined (the argument is optional).
Actions