Actions
Bug #100489
closedCreate multiple pages don't work
Start date:
2023-04-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Since Version 12.3 I can't create multiple Pages.
In a fresh installation, the type-selectors are empty. And after using the updater-scripts in this fresh installation (some bring the message about broken extensions), I see the following exception:
"PHP Warning: Undefined array key 1 in /www/htdocs/.../vendor/typo3/cms-backend/Classes/Controller/Page/NewMultiplePagesController.php line 206"
I think you forgot SelectItem::fromTcaItemArray on this position.
Actions