[TYPO3-core] RFC: #11500: Order fe_groups in select fields alphabetically

Christian Kuhn lolli at schwarzbu.ch
Wed Jul 8 09:52:34 CEST 2009


Hey Steffen.

Steffen Gebert wrote:
> Type: between Bugfix and Feature (-> improvement)
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=11500
> 
> Branches: Trunk
> 
> Problem:
> Lists of FE-Groups aren't sorted alphabetically in Backend. This is very 
> annoying when having >10 groups.
> 
> Solution:
> Add 'foreign_table_where' => 'ORDER BY fe_groups.title' to TCA definitions 
> for
> * Access field of tt_content
> * Access field of pages
> * Groups field of fe_users

Good catch.

+1 on reading and testing.

Attached version just removes two superfluous newline hunks.

Thanks
Christian


More information about the TYPO3-team-core mailing list