Skip to content
Snippets Groups Projects
Commit fc31bd3b authored by Daniel Goerz's avatar Daniel Goerz Committed by Mathias Brodala
Browse files

[BUGFIX] Initialize arguments correctly in routing related ViewHelpers

Being initialized with the correct default value of an empty array
the Viewhelper no longer leads to a fatal error if called without
the argument "parameters".

Additionally the argument "route" is marked as required.

Resolves: #86576
Releases: master
Change-Id: I3457b4292d4409826250d4c5b1ec53d087b2bd95
Reviewed-on: https://review.typo3.org/58579


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarRudy Gnodde <rgn@windinternet.nl>
Reviewed-by: default avatarJosef Glatz <josef.glatz@typo3.org>
Tested-by: default avatarJosef Glatz <josef.glatz@typo3.org>
Reviewed-by: default avatarMathias Brodala <mbrodala@pagemachine.de>
Tested-by: default avatarMathias Brodala <mbrodala@pagemachine.de>
parent 1560740d
Branches
Tags
No related merge requests found
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