Project

General

Profile

Actions

Bug #86161

closed

data.t3d does not get imported when installing a site package

Added by Philipp Faber over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Extension Manager
Target version:
Start date:
2018-09-06
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When installing a new site package in TYPO 9.4.0 with a data.t3d or data.xml in the Initialisation directory, data does not get imported. When setting it up with helhum's console, an error occurs and when doing it by hand via the Extension Manager, the extension is installed, but the data file is not being imported. I tried it multiple times with new databases. AFAIK this still worked in 9.3.0. I also created a new @data.t3d file in v9.4.0 for testing and used that instead, but same error. This is what the console says:

[ TYPO3\CMS\Core\Error\Exception ]

Warning: reset() expects parameter 1 to be array, null given in 
/mnt/e/xampp/htdocs/tests/test.de/public/typo3/sysext/impexp/Classes/Utility/ImportExportUtility.php line 58
Actions #1

Updated by Susanne Moog over 5 years ago

  • Target version changed from next-patchlevel to 9 LTS
Actions #2

Updated by Susanne Moog over 5 years ago

  • Category set to Extension Manager
Actions #3

Updated by Susanne Moog over 5 years ago

  • Status changed from New to Needs Feedback

There was a recent bugfix for import/export that should fix the import with the TYPO3 backend (that no files were written). Can you verify that it's working on latest master please?

Actions #4

Updated by Susanne Moog over 5 years ago

  • Status changed from Needs Feedback to Accepted

To reproduce on current master:

- install via composer
- composer require typo3/cms-introduction
- ./vendor/bin/typo3 extension:activate bootstrap_package
- ./vendor/bin/typo3 extension:activate introduction

Actions #5

Updated by Gerrit Code Review over 5 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/58536

Actions #6

Updated by Susanne Moog over 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF