Actions
Bug #105292
openpage-content dataprocessor should fallback to colPos 0 if no backend-layout is defined
Status:
New
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2024-10-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
For simple pages with only one column in the TYPO3 backend the content can be input in the page module without the definition of a content element. So from that POV a backend-layout is not neccessary.
However when no backend layout is defined and or chosen the page-content dataprocessor returns an empty array.
I would suggest to let it return the content of colPos "0" as key "main" by default so that a backend layout is not mandatory to use the page-content dataprocessor
No data to display
Actions