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

[!!!][TASK] Remove global initialization of DateTimePicker fields

The DateTimePicker does no longer initialize
fields, which define the `t3js-datetimepicker`
class, automatically.

This must be done by passing the corresponding
`HTMLInputElement` to `DateTimePicker.initialize()`.

Resolves: #96293
Related: #91606
Releases: main
Change-Id: Ibec038c24fc8205bafd706875b98f900e36eb7c5
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72561


Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent b77b0bda
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