Task #77016
closedEpic #73121: Render() method arguments should be moved to initializeArguments()
Task #76914: Move method arguments to initializeArguments() in ext:fluid
ImageViewHelper: Move method arguments to initializeArguments() in ext:fluid
100%
Description
sysext/fluid/Classes/ViewHelpers/Uri/ImageViewHelper.php:84: public function render($src = null, $image = null, $width = null, $height = null, $minWidth = null, $minHeight = null, $maxWidth = null, $maxHeight = null, $treatIdAsReference = false, $crop = null, $absolute = false)
Updated by Gerrit Code Review over 8 years ago
- Status changed from New 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/48880
Updated by Gerrit Code Review over 8 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/48880
Updated by Gerrit Code Review over 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48880
Updated by Nicole Cordes over 8 years ago
- Assignee changed from Roberto Torresani to Nicole Cordes
Just want to add that ticket to the contribution board. https://forger.typo3.org/sprint?boardId=CBD
Updated by Roberto Torresani over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset abcd4ae7a21484d163ef0581f8af6005e755822d.