Project

General

Profile

Actions

Bug #100262

closed

Menu content element "menu_section_pages" does not respect "sectionIndex" setting in content elements

Added by Sebastian Klein about 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2023-03-22
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

TYPO3 ships two special menu content elements:
1. "Section index" (menu_section)
2. "Section index of subpages from selected pages" (menu_section_pages)

The menus not only list pages, but also the content elements on each page (including anchor links).

To configure if a content element should be listed in these menus, all content elements have the toggle "Show in Section Menus" ( sectionIndex ). It is enabled by default.

Issue

While the DatabaseQueryProcessor of menu_section considers the setting, it is missing for menu_section_pages.

Actions #1

Updated by Gerrit Code Review about 1 year ago

  • Status changed from New 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/+/78218

Actions #2

Updated by Gerrit Code Review about 1 year 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/+/78299

Actions #3

Updated by Sebastian Klein about 1 year ago

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

Also available in: Atom PDF