Skip to content
Snippets Groups Projects
Commit fa90e736 authored by Nicole Cordes's avatar Nicole Cordes Committed by Andreas Wolf
Browse files

[BUGFIX] Ensure arguments for instances of AbstractTagBasedViewHelper

The initialization of several arguments in AbstractTagBasedViewHelper
was moved from constructor to initializeArguments function. This patch
ensures that instances of that abstract class call the parent function
to register all possible arguments.

Resolves: #73432
Releases: master
Change-Id: I3f052029500cae7a9c5e6a8e44b5f647e9e0923b
Reviewed-on: https://review.typo3.org/46666


Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarAndreas Wolf <andreas.wolf@typo3.org>
Tested-by: default avatarAndreas Wolf <andreas.wolf@typo3.org>
parent 1bd6babe
Showing
with 11 additions and 0 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment