Actions
Bug #95536
closedUndefined array key when cut ce in list view and paste in page view
Start date:
2021-10-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When a content element was cut in list view and should be pasted on another page using the page view
the following error is thrown:
PHP Warning: Undefined array key "mode" in /path/to/private/typo3/sysext/backend/Classes/Controller/PageLayoutController.php line 648
Files
Updated by Jochen Roth about 3 years ago
- Related to Bug #94707: Undefined array key / Trying to access array offset on value of type null / PHP Version 8.0.8 added
Updated by Jochen Roth about 3 years ago
- File clipboard-cut.mp4 clipboard-cut.mp4 added
Updated by Gerrit Code Review about 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71504
Updated by Gerrit Code Review about 3 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71504
Updated by Gerrit Code Review about 3 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71504
Updated by Anonymous about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6e3ec7eb60540754cda06b8112ae4b80df8c8ad9.
Actions