Bug #84739
closedCType: menu_categorized_content does no sorting
100%
Description
As an editor I would expect CType: menu_categorized_content to render a menu representing the sort order of the content elements.
At the moment elements are sorted by uid
(which most time leads to reverse sort order new>old).
# Additional TS Setup tt_content.menu_categorized_content.dataProcessing.10.orderBy = sorting
Updated by Georg Ringer over 6 years ago
- Assignee changed from Benjamin Kott to Georg Ringer
Updated by Gerrit Code Review over 6 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56688
Updated by Georg Ringer over 6 years ago
This is for master only to avoid breaking changes in 8.7.
Just a note: showing content from multiple pages will have of course still no good sorting but that was the same before. However it improves showing content from same page
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56688
Updated by Georg Ringer over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6c6cae4a25a77670cee512594ef4cdc23d95e6dc.