Bug #96577
closedhmenu - special = list shows pages in wrong ordering after update to 11.5.5
100%
Description
A simple HMNEU with a bundle of page ids as special = list showing up in wrong order in frontend.
Example:
lib.myMenu = HMENU
lib.myMenu {
special = list
special.value = 14,15,16
1= TMENU
1.expAll = 1
}
But in frontend output the ordering is 15,16,14.
It seems to work normal until TYPO3 version 11.5.3.
Greetz
Updated by Georg Ringer almost 3 years ago
- Status changed from New to Accepted
- Is Regression set to Yes
Updated by Georg Ringer almost 3 years ago
- Related to Bug #96358: MenuProcessor processes hidden pages (special = list) added
Updated by Gerrit Code Review almost 3 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73093
Updated by Gerrit Code Review almost 3 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73093
Updated by Gerrit Code Review almost 3 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73083
Updated by Georg Ringer almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2dfb90c06b39ee50d449d53eadd9c1f52744dadf.