Skip to content
Snippets Groups Projects
Commit 1ac81f62 authored by Oliver Hader's avatar Oliver Hader Committed by Benjamin Franzke
Browse files

[BUGFIX] Trigger change event in typo3-backend-table-wizard

Custom element typo3-backend-table-wizard offers a wizard for
modifying serialized table syntax of tt_content CType table.
Whenever data is changed in the wizard, a corresponding client
change event has to be forwarded to the actual tt_content field
handled by FormEngine, to reflect the record has changes.

Resolves: #96656
Releases: main, 11.5
Change-Id: Ib63088052ac3d2150e3f3db6b624bc7cac61db99
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74015


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
parent 080265b0
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