Bug #100108
Updated by Andreas Steiner over 1 year ago
Is there a reason why the `title` field is set as `default_sortby` in the sys_filemounts?
The sorting of the file mounts in the Filelist module can no longer be defined. The filemounts are therefore always sorted in descending alphabetical order. This was different in the past.
!clipboard-202303161115-1tym4.png!Backend sorting
web/typo3/sysext/core/Configuration/TCA/sys_filemounts.php:
!clipboard-202303071202-owgi9.png!
web/typo3/sysext/core/Classes/Authentication/BackendUserAuthentication.php:
!clipboard-202303071200-bppyz.png!