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 #1

Updated by Joh. Feustel almost 13 years ago

Actions #2

Updated by Mr. Hudson almost 13 years ago

Patch set 1 of change If0347f6c92e71a3855a00fd24bbbada7c15af386 has been pushed to the review server.
It is available at http://review.typo3.org/2882

Actions #3

Updated by Gerrit Code Review over 12 years ago

  • Status changed from New to Under Review

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/2882

Actions #4

Updated by Gerrit Code Review over 12 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/2882

Actions #5

Updated by Gerrit Code Review over 12 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/2882

Actions #6

Updated by Gerrit Code Review over 11 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/2882

Actions #7

Updated by Gerrit Code Review over 11 years ago

Patch set 6 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/2882

Actions #8

Updated by Joh. Feustel over 11 years ago

Happens only for select field with "MM" table not used in current core extensions. Example is categories in EXT:tt_news or EXT:news. See attached screenshots.

Actions #10

Updated by Gerrit Code Review over 11 years ago

Patch set 7 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/2882

Actions #11

Updated by Gerrit Code Review about 11 years ago

Patch set 8 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/2882

Actions #12

Updated by Gerrit Code Review almost 11 years ago

Patch set 9 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/2882

Actions #13

Updated by Gerrit Code Review almost 11 years ago

Patch set 10 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/2882

Actions #14

Updated by Gerrit Code Review over 10 years ago

Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/2882

Actions #15

Updated by Joh. Feustel over 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #16

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF