Project

General

Profile

Actions

Bug #92544

open

Moving record in workspaces may resort children

Added by Christian Kuhn over 3 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2020-10-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Using irre_tutorial for this test: Go to typo3conf/ext, link and activate the extension via em:
irre_tutorial -> ../../typo3/sysext/core/Tests/Functional/Fixtures/Extensions/irre_tutorial/

Live:
  • Create a page "1nff"
  • Create a content element header, give it some title
  • Tab 'IRRE tutorial': Create a 1nff hotel "1", create a second 1nff hotel "2"
  • Save
  • List module shows the content element, and the two hotels, "1" being the first one, "2" the second one.
  • Create a page "1nff target"
Workspace, list module:
  • Cut content element on page "1nff"
  • Page content element on page "1nff target"

-> The hotel orders are swapped - "2" is first one, "1" is second one. This is true for more relations - with 3 hotels for instance, the order is fully turned around. This is also true for additional 1nff children - with orders attached, their order is changed, too on moving in workspaces.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #92497: Remove move placeholdersClosedBenni Mack2020-10-07

Actions
Actions #1

Updated by Christian Kuhn over 3 years ago

  • Related to Task #92497: Remove move placeholders added
Actions

Also available in: Atom PDF