[TYPO3-core] RFC: #13444: Filemounts are unsorted
Steffen Kamper
ks at dislabs.de
Mon Feb 8 11:34:09 CET 2010
Hi,
after running in serious problems, as the field defined as "sortby" will
be overwritten by tcemain (warning to all, be careful) here is a new
patch which uses "default_sortby" for overriding the sorting.
Correct statement in extTables.php now is:
$TCA['sys_filemounts']['ctrl']['default_sortby'] = 'ORDER BY title';
If not overwritten, 4_3 use no order and trunk use "sorting" field.
vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 13444_v5_4_3.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100208/fb2569e0/attachment.asc>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 13444_v5_trunk.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100208/fb2569e0/attachment.txt>
More information about the TYPO3-team-core
mailing list