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

[BUGFIX] Do not send table wizard fields in payload

The fields used in the table wizard are only used for internal handling
to be able to compose the final table markup sent to DataHandler. The
"management fields" are not interesting on server side and therefore
their respective `name` attributes are removed to avoid sending
potentially huge, superfluous data.

Resolves: #100354
Releases: main, 12.4
Change-Id: If833f2bd1208a050dc88bc1844a19d9fbb209614
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78973


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