Project

General

Profile

Actions

Bug #27519

closed

getProcessedValue ignores sorting of select field values

Added by Joh. Feustel almost 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-06-17
Due date:
% Done:

100%

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

Description

t3lib_BEfunc::getProcessedValue looses sorting of select field values by using "uid IN (' . implode(',', $selectUids) . ')"
The patch sorts the array using the keys from $selectUids afterwards.

How to reproduce: Select field like tt_news categories in list module. Sorting of categories in the records has no effect in the list moduel.


Files

27519.diff (863 Bytes) 27519.diff Joh. Feustel, 2011-06-17 16:42
27519_reproduce_1.jpg (33.3 KB) 27519_reproduce_1.jpg Joh. Feustel, 2012-11-11 12:07
27519_reproduce_2.jpg (28.6 KB) 27519_reproduce_2.jpg Joh. Feustel, 2012-11-11 12:07
Actions

Also available in: Atom PDF