Skip to content
Snippets Groups Projects
Commit c8155922 authored by Oliver Hader's avatar Oliver Hader Committed by Oliver Bartsch
Browse files

[BUGFIX] Apply AJAX scriptItems to FormEngine FlexFormSectionContainer

When resolving inline JavaScript invocations in issue #95954 it looked
like AJAX-aware elements in FormEngine would share a common abstract
implementation in the client-side handling. Actually AJAX response
handling is independent for each of those elements...

This change now applies changes, that previously have been made to
`TYPO3/CMS/Backend/FormEngine/InlineRelation/AjaxDispatcher`, to
`TYPO3/CMS/Backend/FormEngine/Container/FlexFormSectionContainer`.

Resolves: #96027
Releases: master, 11.5
Change-Id: Icf507a32399f72182597e9c8d650fb2d9a35e480
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72231


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarJörg Bösche <typo3@joergboesche.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarJörg Bösche <typo3@joergboesche.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent d1d2b3c6
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