Project

General

Profile

Actions

Bug #24329

closed

Db fields labels in expanded list view are unsorted

Added by Myroslav Holyak over 13 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2010-12-13
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

If i have many custom fields for e.g. "pages" table - list in advanced mode is just to big for searching.

The problem is in class recordList (file typo3/class.db_list.inc), responsible for that method is makeFieldList. It just traverses TCA array and don't cares for any sorting. I propose add automatic sorting by alphabet, but excluding some obvious special fields (they should remain bottom position) like uid, pid, tstamp etc.

Should i make patch? It just couple of lines.

(issue imported from #M16732)


Files

db-fields-unsorted.png (144 KB) db-fields-unsorted.png Administrator Admin, 2010-12-13 11:21
bug_16732_v1.diff (1.52 KB) bug_16732_v1.diff Administrator Admin, 2010-12-13 14:21
Actions

Also available in: Atom PDF