Actions
Bug #95283
closedundefined array key in ActionMenuItemViewHelper
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-09-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
php8
Complexity:
Is Regression:
Sprint Focus:
Description
PHP Warning: Undefined array key "selected" in C:\inetpub\wwwroot\typo3\sysext\fluid\Classes\ViewHelpers\Be\Menus\ActionMenuItemViewHelper.php line 116
initially reported at https://stackoverflow.com/questions/69258553/typo3-exception-viewhelpers-after-update-to-v11
Updated by Gerrit Code Review about 3 years ago
- Status changed from Accepted 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/+/71169
Updated by Wouter Wolters about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1ec67c42245911c3c348674413949441261bda45.
Updated by Hans-Georg Althoff about 3 years ago
I am running into a simular problem.
PHP Warning: Undefined array key "file." in C:\inetpub\wwwroot\typo3\sysext\frontend\Classes\ContentObject\ImageContentObject.php line 60
I recommend to look, if there are more simular errors with other keys!
Actions