Project

General

Profile

Actions

Bug #91679

closed

Change sorting of records in list module / draft workspaces breaks workspace module

Added by This Mächler almost 4 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2020-06-19
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.2
Tags:
workkspace sorting
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

Same as #90073, but for TYPO3 10.4

This breaks the workspace-module functionality (doesn't load properly), up the whole tree, appears when I change the sorting of records in a sys-folder in list module. This sys-folder and all ancestors produce the bug when I open the list module.

The only way to overcome this redactionally is to edit something in a sibling page/folder and do a workspace mass action there. Else you are stuck.


Files

Bildschirmfoto von 2020-06-19 05-32-36.png (19.9 KB) Bildschirmfoto von 2020-06-19 05-32-36.png Language selection is dead / no items get loaded This Mächler, 2020-06-19 05:32

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #90073: Change sorting of records in list module / draft workspaces breaks workspace moduleClosed2020-01-09

Actions
Actions #1

Updated by This Mächler almost 4 years ago

  • Related to Bug #90073: Change sorting of records in list module / draft workspaces breaks workspace module added
Actions #2

Updated by This Mächler almost 4 years ago

The bug seems to have a different reason as the one in TYPO3 9 (no error report in the log).
I tried to fix it the same way as last time:

typo3/sysext/workspaces/Classes/Service/GridDataService.php, line 639:

/**
 * @param int*|null* $pageId
 *
 * @return array
 */
public function getSystemLanguages(*?*int $pageId){
...
}

But no luck (after clearing cache/op-cache/reloading browser). Still the language selection will not be loaded, no items and no chance to do a mass action (only solution: change something on a sibling page/folder and do the mass action there. All ancestor pages/folders will show the same issue).

See attached screenshot.

Actions #3

Updated by This Mächler almost 4 years ago

  • Target version deleted (next-patchlevel)
  • Complexity deleted (no-brainer)
Actions #4

Updated by Gerrit Code Review over 2 years ago

  • Status changed from New to Under Review

Patch set 2 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72609

Actions #5

Updated by Gerrit Code Review over 2 years ago

Patch set 3 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72609

Actions #6

Updated by Gerrit Code Review over 2 years ago

Patch set 4 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72609

Actions #7

Updated by Benni Mack over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF