Project

General

Profile

Actions

Bug #97614

open

Workspaces: Changing sorting (moving) of a content element in a workspace does lead to broken language filtering in workspaces backend module

Added by Denis Mir about 2 years ago. Updated about 2 years ago.

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

0%

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

Description

Changing sorting (moving) of a content element in a workspace does lead to broken language filtering in workspaces backend module.

Here are the steps to reproduce the error:

0) Have a site tree with two languages configured in the site config
1) Create two new simple headline elements on a new page and publish them to live (the page is not translated at all)
2) Change the ordering of the two elements by moving the second above the first in a workspace
3) Switch to the workspace backend module

The language filter is set to "All languages" by default and shows this movement change correctly. Now filter with the second not used language. The changes are still shown although they shouldn't show up.

This happens every time a movement is done.

The "tt_content" table looks fine we just got


Files

Bildschirmfoto 2022-05-12 um 09.42.53.png (34.5 KB) Bildschirmfoto 2022-05-12 um 09.42.53.png Moved elements in page module Denis Mir, 2022-05-12 07:43
Bildschirmfoto 2022-05-12 um 09.42.27.png (19.3 KB) Bildschirmfoto 2022-05-12 um 09.42.27.png tt_content view for this test page Denis Mir, 2022-05-12 07:44
Bildschirmfoto 2022-05-12 um 09.42.03.png (34.2 KB) Bildschirmfoto 2022-05-12 um 09.42.03.png workspaces backend module incorrect filtering for language Denis Mir, 2022-05-12 07:44
Actions #1

Updated by Denis Mir about 2 years ago

"The "tt_content" table looks fine we just got" - The "tt_content" table looks fine we just got a incorrect filtering although the "sys_language_uid" field looks ok.

Actions

Also available in: Atom PDF