Skip to content
Snippets Groups Projects
Commit 990da16a authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Make schedulable commands field identifiers unique

The scheduler module contains a special task,
which allows to select schedulable symfony
commands.

The corresponding field provider therefore
adds the commands' configured arguments
and options. Due to insufficient prefixing, it
was not possible to display arguments and
options with the same name. Additionally,
using "action" as name always overwrote
the "select schedulable commands" field.

This is now resolved by adding proper prefixes.

Resolves: #97691
Releases: main, 11.5
Change-Id: I0e2c958fc699065cad6c53c0876e2c9ef14fc1f6
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74761


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 244ab0fd
Branches
Tags
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