Actions
Bug #73432
closedEnsure additionalAttributes for tagbased viewhelper
Start date:
2016-02-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The registration for the additionalAttributes argument was moved from constructor to \TYPO3\CMS\Fluid\Core\ViewHelper\AbstractTagBasedViewHelper::initializeArguments. We have to ensure that each instance of the abstract viewhelper calls its parent method to register the missing arguments.
Actions