Actions
Bug #93975
closedDeprecate TBE_EDITOR.fieldChanged
Start date:
2021-04-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The JavaScript function TBE_EDITOR.fieldChanged
is a precursor of the rewritten FormEngine started with TYPO3 v7 already. Until now, this function is used at a few locations without necessity. The functions needs to get deprecated and any occurrence must get replaced with a non-deprecated variant.
Updated by Gerrit Code Review over 3 years ago
- Status changed from In Progress to Under Review
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68757
Updated by Andreas Fernandez over 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 563788c468d0c40bd6c1f97e30c79753c40e39ab.
Updated by Andreas Kienast over 3 years ago
- Related to Bug #94002: LinkPicker cannot set value of picked site added
Updated by Oliver Bartsch over 3 years ago
- Related to Bug #94108: Value picker does not longer mark associated field as changed added
Updated by Oliver Bartsch almost 3 years ago
- Related to Task #96262: Remove TBE_EDITOR.fieldChanged added
Actions