Project

General

Profile

Actions

Bug #98043

closed

MENU using sectionIndex broken on pages overlay

Added by Anonymous over 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-07-28
Due date:
% Done:

100%

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

Description

With `fallbackType` set to strict, only translated content is rendered.

In AbstractMenuContentObject->sectionIndex content is fetched and overlayed.
Once there is an element untranslated, the record overlay will return a $row = `null`.

To mitigate, move all left over access to $row inside the guarded if-block.


Files

image.png (174 KB) image.png Anonymous, 2022-07-28 11:12
Actions

Also available in: Atom PDF