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 #1

Updated by Philipp Gampe over 11 years ago

  • Category set to Backend API
  • Status changed from New to Needs Feedback
  • Complexity set to hard

Did you try to raise the limit for records to an higher value. 10000 is usually far too low, but not all servers can handle higher values.
Did you have a look at the messages/preview?

Actions #2

Updated by Ingo Schmitt almost 11 years ago

  • Category changed from Backend API to Import/Export (T3D)
  • Is Regression set to No
Actions #3

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this ticket.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions #4

Updated by Anja Leichsenring almost 9 years ago

  • Sprint Focus set to On Location Sprint
Actions #5

Updated by Mathias Schreiber over 8 years ago

  • Sprint Focus deleted (On Location Sprint)
Actions

Also available in: Atom PDF