Project

General

Profile

Actions

Bug #19380

closed

missing "Order by" in typo3/sysext/cms/tslib/media/scripts/fe_adminLib.inc

Added by Bernd Wilke almost 16 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-09-27
Due date:
% Done:

0%

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

Description

For an installation we use mth_feedit and news_feedit.

Displaying all editable records in FE shows an unordered list, and searching a specific record is very frustrating as we have more than 100 records.

I traced the sources and found the evil source in fe_adminLib.inc1:
Building up the list with all editable records is done without any sorting (=no orderBy-paramter is given).

I changed the source to pay attention to the sorting given in TCA, or an override with conf (typoscript) and it seems to work. maybe only in this installation.

(issue imported from #M9436)


Files

patch_20080822.diff (2.05 KB) patch_20080822.diff Administrator Admin, 2008-09-27 00:25
patch_0009436_20100601.diff (2.18 KB) patch_0009436_20100601.diff Administrator Admin, 2010-06-01 14:07

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #16993: Sorting of columns in FE Edit mode (fe_adminLib.inc)Closed2007-02-15

Actions
Actions

Also available in: Atom PDF