Skip to content
Snippets Groups Projects
Commit 94d9cd02 authored by Jochen Roth's avatar Jochen Roth Committed by Christian Kuhn
Browse files

[BUGFIX] Add fallback for "task_group" in SchedulerModuleController

When creating a new task using PHP8 a undefined key warning
is thrown.

To fix this issue a fallback for "task_group" has been added.
Also extended createASchedulerTask test to check for
expected output in case nom settings (defaults) are given.

Resolves: #95088
Releases: master
Change-Id: I47a480e635eaffbad2e1a1d03426a7acc04cc494
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70871


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent ccb7bc9d
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