Skip to content
Snippets Groups Projects
Commit ec24a03d authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Daniel Goerz
Browse files

[BUGFIX] Call `TBE_EDITOR.fieldChanged()` again

With #93975 the calls to `TBE_EDITOR.fieldChanged()` as onchange handlers
have been removed which was an accidental breaking change.
This patch adds the necessary calls again, which may lead to false
deprecation warnings in the browser's console.

Resolves: #94108
Related: #93975
Releases: master
Change-Id: Ifbae4adb0ff8b931bbdb3fe4d08c14c5aa30f81f
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69107


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
parent 8d6f3f6f
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