Skip to content
Snippets Groups Projects
Commit 17534d8f authored by Richard Haeser's avatar Richard Haeser Committed by Benni Mack
Browse files

[BUGFIX] Don't assign undefined variable to template of Dashboard

As $this->settings is not defined, it should not be passed to the Fluid
template of the DashboardController.

Resolves: #90453
Releases: master
Change-Id: Idc946da7d293311215c2bf318dc6959e5f6f080f
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63337


Tested-by: Daniel Siepmann's avatarDaniel Siepmann <coding@daniel-siepmann.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: Daniel Siepmann's avatarDaniel Siepmann <coding@daniel-siepmann.de>
Reviewed-by: default avatarKoen Wouters <koen.wouters@maxserv.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 3ac9679a
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