Project

General

Profile

Actions

Bug #50291

closed

Import/Export t3d Files brakes all relations

Added by Renzo Bauen over 11 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Import/Export (T3D)
Target version:
-
Start date:
2013-07-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.3
Tags:
Complexity:
hard
Is Regression:
No
Sprint Focus:

Description

TYPO3 6.1.1, PHP 5.3.8
I did an T3d-Export from the contextmenu of the pagetree with the following settings:
pageID = 0
Tree = root
Levels = infinite
incl. Tables = all
max. Recs = 1000000
incl. Relations to Tables = all
incl. Static Relations = all
Show static = yes

Result: A SQL query returned exactli the amount of records specified by the limit value (10000)

The shown List shows 10000 Lines with a Icon "status_icon_missing" and right of it a number (1 to 10000). The Title-Attribut of the icon says "tx_extensionmanager_domain_model_extension:xxx" where xxx represents the number metioned above.

Nevertheless i did the export.

While importing with "Force ID's" in a fresh TYPO3 6.1.1 all Relations are lost.
I had to re-link all images, backend-layouts, page-links, user- or group-permissions/restrictions, linktarget, etc.

Just after importing, all Fileds usualy containing a relation like image-fields they where set to 0

To me it looks like eather the import or export function does brake all relations.
The Content of all Tables is imported correctly and completely, but none of the relations between them!

Only a sqldump (outside of TYPO3) helped me to get the job done.

I tried also not to include the tables tx_extensionmanager..., cached... etc. but i did not get rid of the problem. Still al relations has been lost. Excluding tx_extensionmanager-Tables avoidet only the display/export of those 10000 records with missing-icon and number.

If you need more informations, just contact me at

Best Regards
Renzo Bauen

Actions

Also available in: Atom PDF