Bug #77529
closedEpic #73121: Render() method arguments should be moved to initializeArguments()
Move missing method arguments to initializeArguments() in ext:fluid
100%
Description
Currently 3 ViewHelpers miss the moving of method arguments to initializeArguments().
- \TYPO3\CMS\Fluid\ViewHelpers\Be\Buttons\ShortcutViewHelper
- \TYPO3\CMS\Fluid\ViewHelpers\Link\EmailViewHelper
- \TYPO3\CMS\Fluid\ViewHelpers\Link\ExternalViewHelper
- \TYPO3\CMS\Fluid\ViewHelpers\Link\TypolinkViewHelper::initializeArguments
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/49501
Updated by Nicole Cordes over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d254f8341c0c378c1f32dd867a118eb98925381d.
Updated by Gerrit Code Review about 8 years ago
- Status changed from Resolved 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/49580
Updated by Gerrit Code Review about 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/49580
Updated by Georg Ringer about 8 years ago
- Status changed from Under Review to Resolved
Applied in changeset 97416e982e12be4fc09a2066b8557ab2556fe5d1.