Skip to content
Snippets Groups Projects
Commit 9f916274 authored by Alexander Stehlik's avatar Alexander Stehlik Committed by Christian Kuhn
Browse files

[BUGFIX] Fix saving command line scheduler tasks in PHP 8

Prevent undefined array key access in saveAdditionalFields()
method in ExecuteSchedulableCommandAdditionalFieldProvider.

When the command line task is initially saved the arguments
array is not submitted.

Resolves: #95939
Releases: master
Change-Id: Iee2997330a7847659914d9083a228bec87961cae
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72136


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