Actions
Task #100749
closed[BUGFIX] Avoid exceptions while loading presets
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-04-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
This patch avoids undefined key warning and properly casts the haystack
argument of the InArrayViewHelper to an array.
Resolves: #100748
Releases: main
This issue was automatically created from https://github.com/TYPO3/typo3/pull/429
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/+/78840
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/+/78840
Updated by Simon Gilli over 1 year ago
- Status changed from Under Review to Closed
Duplicate of 100748
Updated by Oliver Bartsch over 1 year ago
- Related to Bug #100748: Loading of ImpExp preset fails added
Actions