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 #1

Updated by Myroslav Holyak over 13 years ago

Suggested patch, that seems to be working as expected.

Actions #2

Updated by Alexander Opitz over 10 years ago

  • Category set to Backend User Interface
  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • Is Regression set to No

Hi,

as this issue is very old, I want to ask if you can provide a newer patch against master by using Gerrit? http://wiki.typo3.org/CWT

Actions #3

Updated by Alexander Opitz almost 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this ticket.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF