Actions
Bug #102461
closedimpexp Error
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Import/Export (T3D)
Target version:
Start date:
2023-11-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
When importing an xml file with the latests 12.4.x-dev i get the following error:
Uncaught TYPO3 Exception strlen(): Argument #1 ($string) must be of type string, null given
thrown in file /var/www/html/vendor/typo3/cms-impexp/Classes/Import.php
in line 1514
Updated by Gerrit Code Review 12 months 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/+/81864
Updated by Gerrit Code Review 12 months ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81895
Updated by Nikita Hovratov 12 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 20b5920a3fa0ded448ac8af35b5b73dc5924e0fd.
Actions