Actions
Bug #99410
closedRTE Field duplication by changing sorting
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
Start date:
2022-12-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Used Versions:
- TYPO3 11.5.19
- mask 8.0.5 (According to nhorvatov, this is a TYPO3 issue, even if it was discovered when using mask!!!)
- PHP 8.0
- Install mask 8.0.5
- Create a repeating mask element, let's name it "Categories".
- Create a repeating element within "Categories", name it "Subcategories".
- Create an RTE field within Subcategories, let's name it "Description".
- Go to a page and add the created content element
- Add 4-5 Subcategories with complete descriptions (Test 1 until Test 5) and save the content element
- Open the content element again and create a new subcategory below the previous created subcategories and move it's location up 4 positions (with the arrows which change the sorting).
- With each position the new subcategory has moved up, the field "Description" has been duplicated (multiple fields among themselves)
Result:
Files
Actions