Bug #97607
closedCopy Contentelements with inline records in workspaces results in random sorting
0%
Description
- activate a workspace
- create a content element with inline records (e. g. a gridelement with content in it or any other element with inline records)
- copy this content element
- and paste it in the same page in the workspace
Result:
Backend: The sorting of the inline records in the pasted content element is random. If you paste the element more often you get a different sorting in every paste. So the sorting in the backend is broken.
Frontend (preview): the sorting of all inline elements of all copied content elements is the same. So the sorting in the frontend is correct but does not correspond with the backend.
The problem is most obvious when copying filled grids from gridelement, but it occures with all content elements with inline records. Therefore it has to be a problem of the core and not of gridelements.
If you correct the sorting in the backend, the sorting in the frontend reflects the changed sorting in the backend.
Updated by Tomek W over 1 year ago
I'm unable to reproduce the issue on `main` branch
Updated by Riccardo De Contardi about 1 year ago
- Status changed from Needs Feedback to Closed
No feedback within 90 days > I close this issue.
If you think that this is the wrong decision or experience the issue again on recent TYPO3 versions, please reopen it or open a new issue with a reference to this one.
Thank you.