Project

General

Profile

Actions

Task #101105

open

Default sort-by UID

Added by TYPO3 GmbH TYPO3com about 1 year ago. Updated about 1 year ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-06-16
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

the field "file" is not existent and causes the List to fetch all File Properties from database without any success for the property

`FileList.php
default: $sortingKey = $file->hasProperty($this->sort) ? (string)$file->getProperty($this->sort) : '';`

Makes many unnecessary db calls

This issue was automatically created from https://github.com/TYPO3/typo3/pull/439

Actions

Also available in: Atom PDF