Actions
Bug #95090
closedAdd fallback for undefined array key in Export Module
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Import/Export (T3D)
Target version:
Start date:
2021-09-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
During export some "Undefined array key" warnings show up
PHP Warning: Undefined array key "subst" in /var/www/html/typo3/sysext/impexp/Classes/Export.php line 800
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/+/70875
Updated by Jochen Roth about 3 years ago
- Related to Bug #94972: PHP 8 warnings: Undefined array key in EXT:impexp added
Updated by Jochen Roth about 3 years ago
Can be closed, changes added to this patch: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70741
Updated by Benni Mack about 3 years ago
- Target version changed from 11.4 to 11 LTS
Updated by Benni Mack about 3 years ago
- Target version changed from 11 LTS to Candidate for patchlevel
Updated by Oliver Bartsch about 3 years ago
- Status changed from Under Review to Closed
Closed, as requested by reporter.
Actions