Actions
Bug #83261
openList View sorting by category is done by category id instead of titles
Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2017-12-08
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
List view, categories, ordering
Complexity:
Is Regression:
Sprint Focus:
Description
This is the scenario:
There are entries assigned to categories, and "Categories" is made visible for multi editing purposes.
Clicking on the "Categories" header, the entries should now be ordered alphabetically by category title.
This is not the case, the result is chaotic.
As the screenshot shows, the categories are ordered in no specific order, not even some kind of consistency is deductable.
Files
Updated by Markus Hölzle almost 7 years ago
- Related to Feature #75017: Search for relations in backend added
Updated by Christian Eßl about 5 years ago
- Related to Bug #77059: List Menu : wrong sorted categories added
Updated by Daniel Windloff about 4 years ago
- Related to Story #82206: list module enhancements/bugfixes added
Updated by Georg Ringer 4 months ago
- Related to Bug #85377: Wrong sorting in list module by fields which are relations added
Updated by David Bruchmann 4 months ago
Actually it's more complicated than just sorting by title as the language has to be considered too, including fallback, if one or both tables never include translations.
Actions