[TYPO3-mvc] RFC: #12759 Sorting of csv relation is always ordered by uid

Kevin Ulrich Moschallski km at 3digit.de
Thu Feb 3 15:34:26 CET 2011


Hi all,

this is a SVN patch request.

Type:
=====
Feature

Bugtracker:
===========
http://forge.typo3.org/issues/12759

Branches:
=========
trunk

Problem:
========
When a relation is of type csv the order of the objectStorage is always 
by uid even if the order is changed manualy in the BE. The problem is 
that you can't set a order field with csv relations.

Solution:
=========
The solution is to add ORDER BY FIELD to the sql query.

Regards,
Kevin


More information about the TYPO3-project-typo3v4mvc mailing list