Bug #100489
closedCreate multiple pages don't work
100%
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.
Updated by Nikita Hovratov over 1 year ago
- Related to Feature #99739: Associative array keys for TCA items added
Updated by Gerrit Code Review over 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/+/78527
Updated by Gerrit Code Review over 1 year ago
Patch set 2 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/+/78527
Updated by Gerrit Code Review over 1 year ago
Patch set 3 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/+/78527
Updated by Gerrit Code Review over 1 year ago
Patch set 4 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/+/78527
Updated by Nikita Hovratov over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9040901c83cfe7632396c5f4a49a952ff3f7c545.