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.
Updated by Gerrit Code Review almost 9 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46422
Updated by Gerrit Code Review almost 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46422
Updated by Daniel Maier almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d1ff05d9c68f4e24a5dcfce830fac9606859c176.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions