Project

General

Profile

Actions

Bug #25604

closed

backend / fe_users list sorting

Added by Christian Tauscher over 13 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-03-31
Due date:
% Done:

100%

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

Description

T3 V4.4 and T3 V4.5:

I have no idea what is the default sorting of fe_users in list module.

At first sight it is alphabetical, but when I go throught the page-browser I get sudenly a weired order, completely mixed up.

Its not uid, not crtime nor time...

Checking the coniguration shows that ctrl-Section has no default sorting given at all.

Setting
$TCA['fe_users']['ctrl']['default_sortby'] = 'ORDER BY username';

solves this.

maybe this default_sortby should be set by default, as this is expected by the user, isn't it?

Actions #1

Updated by Mr. Hudson over 13 years ago

Patch set 2 of change I5896016e89a076d115a2bd1b1fac46daf8848ca3 has been pushed to the review server.
It is available at http://review.typo3.org/3428

Actions #2

Updated by Mr. Hudson over 13 years ago

Patch set 1 of change I565be72644d65beaa9f694269ccd3b6d5c077700 has been pushed to the review server.
It is available at http://review.typo3.org/3433

Actions #3

Updated by Mario Rimann over 13 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF