Project

General

Profile

Actions

Bug #95382

open

EXT:impexp import: Cannot unset string offsets

Added by Philipp Kuhlmay over 2 years ago. Updated over 2 years ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Import/Export (T3D)
Target version:
-
Start date:
2021-09-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

While trying to import a xml file, I get the error Cannot unset string offsets.

Steps to reproduce:
  • Export a page with all its subpages.
  • Try to import it via the backend into a different TYPO3 Site

TYPO3 11.4.0


Files

Actions #1

Updated by Philipp Kuhlmay over 2 years ago

After removing the line https://github.com/TYPO3/typo3/blob/master/typo3/sysext/impexp/Classes/ImportExport.php#L314 the error didn't appear again but I run into an memory issue. It seems that the library libxml has a limit of 10MB

Actions #2

Updated by Gerrit Code Review over 2 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/+/71876

Actions #3

Updated by Gerrit Code Review over 2 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/+/71876

Actions #4

Updated by Gerrit Code Review over 2 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/+/71876

Actions #5

Updated by Gerrit Code Review over 2 years ago

Patch set 4 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/+/71876

Actions #6

Updated by Gerrit Code Review over 2 years ago

Patch set 5 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/+/71876

Actions

Also available in: Atom PDF