Project

General

Profile

Actions

Bug #96577

closed

hmenu - special = list shows pages in wrong ordering after update to 11.5.5

Added by Thorsten Geißler over 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2022-01-19
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

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


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #96358: MenuProcessor processes hidden pages (special = list)Closed2021-12-15

Actions
Actions #1

Updated by Georg Ringer over 2 years ago

  • Status changed from New to Accepted
  • Is Regression set to Yes
Actions #2

Updated by Georg Ringer over 2 years ago

  • Related to Bug #96358: MenuProcessor processes hidden pages (special = list) added
Actions #3

Updated by Gerrit Code Review over 2 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

Actions #4

Updated by Gerrit Code Review over 2 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

Actions #5

Updated by Gerrit Code Review over 2 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

Actions #6

Updated by Georg Ringer over 2 years ago

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

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF