Project

General

Profile

Actions

Bug #100769

open

No Sorting when no Language-Field is shown

Added by Harald Holzmann about 1 year ago. Updated 11 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2023-04-27
Due date:
% Done:

0%

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

Description

When logged in the backend as a user (no admin) and open the list view of a extbase model that is defined (TCA):

        'sortby' => 'sorting',
        'languageField' => 'sys_language_uid',

And now opening the list view without showing the language column, there is no way to move the items down or up. When enabling the language columns (show Columns) then the option to move up and down is available. The user group has access to all languages.

I think it should always available (even if the column is not shown) or only available for languages where the user has access. Or the language column should be enabled by default.


Files

typo3_news_list_1.jpg (49.9 KB) typo3_news_list_1.jpg Harald Holzmann, 2023-04-27 08:48
typo3_news_list_2.jpg (55.8 KB) typo3_news_list_2.jpg Harald Holzmann, 2023-04-27 08:48
Actions #1

Updated by Benni Mack 11 months ago

  • Sprint Focus set to Stabilization Sprint
Actions

Also available in: Atom PDF