Actions
Bug #106058
openUndefined array key "ACTIFSUB." in AbstractMenuContentObject.php line 1182
Status:
Needs Feedback
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2025-02-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
This happens trying to display a classsic TypoScript only menu using
ACTIFSUB = 1
ACTIFSUB < .IFSUB
Where IFSUB is not defined
While I agree this could be an error it should not be an "undefined array key" error
Updated by Georg Ringer 5 days ago
- Status changed from New to Needs Feedback
can you please provide a tree example + TS how this can be reproduced, thanks!
Actions