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

[BUGFIX] Also consider select fields for slug generation

Generation of a slug proposal based on defined
generator fields does now also work for basic select
fields, which were previously not considered by the
JS component, because they do not use the FormEngine
specific visible / hidden field combination.

Resolves: #94371
Releases: main, 11.5
Change-Id: Iedd2d17e97db8abd9cf5c4a3b476825fcd854191
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76485


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent a7ba45fa
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