Skip to content
Snippets Groups Projects
Commit bc492706 authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[BUGFIX] Unbreak FormEngine frontend due to "Translation behavior" bug

There's currently a bug in the DataHandler that kicks in when copying a
localized page that uses a "Custom" translation behavior on text
fields. Due to the bug, state is broken and the JavaScript part cannot
determine expected state, leading to a JavaScript error that leads to an
endless spinner.

This patch only fixes the JavaScript issue and renders a warning in the
console, but FormEngine is usable again.

Resolves: #101658
Releases: main, 12.4
Change-Id: I4fab1dae49928423c53906b0ae4fe5b4bddfaacd
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80523


Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 75ff3766
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