Project

General

Profile

Actions

Bug #97607

closed

Copy Contentelements with inline records in workspaces results in random sorting

Added by Peter Linzenkirchner almost 2 years ago. Updated 3 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2022-05-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Stabilization Sprint

Description

Steps to reproduce the error:
  • 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.

Actions

Also available in: Atom PDF