Project

General

Profile

Actions

Bug #59055

closed

Import from .t3d failed on Windows 7 with a lot of messages

Added by Tobias Klepp almost 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
Import/Export (T3D)
Target version:
Start date:
Due date:
% Done:

100%

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

Description

I create a simple small page tree and exported this page tree as an *.t3d and a *.xml file. This step runs fine. But always a PHP warning displayed.

PHP Warning: sha1_file(C:/Daten/arbeit/www/typo3_62/): failed to open stream: No such file or directory in C:\Daten\arbeit\www\typo3_62\typo3\sysext\core\Classes\Resource\Driver\LocalDriver.php line 636

If I try to import this *.t3d file in the same TYPO3, I see the complete page tree in the preview. But if I try to import it, the import failed and some messages created like

0     Possible error: pages:148 had no new id assigned to it. This indicates that the record was not added to database during import. Please check changelog!
1     Possible error: sys_domain:3 had no new id assigned to it. This indicates that the record was not added to database during import. Please check changelog!
2     Possible error: tt_content:125 had no new id assigned to it. This indicates that the record was not added to database during import. Please check changelog!
3     Error: this records is NOT created it seems! (pages:148)
4     Error: this records is NOT created it seems! (sys_domain:3)
5     Error: this records is NOT created it seems! (tt_content:125)
6     Error: this records is NOT created it seems! (pages:148)
7     Error: this records is NOT created it seems! (sys_domain:3)
8     Error: this records is NOT created it seems! (tt_content:125)

The same happens with the *.xml import.

0     Possible error: pages:148 had no new id assigned to it. This indicates that the record was not added to database during import. Please check changelog!
1     Possible error: sys_domain:3 had no new id assigned to it. This indicates that the record was not added to database during import. Please check changelog!
2     Possible error: tt_content:125 had no new id assigned to it. This indicates that the record was not added to database during import. Please check changelog!
3     Error: this records is NOT created it seems! (pages:148)
4     Error: this records is NOT created it seems! (sys_domain:3)
5     Error: this records is NOT created it seems! (tt_content:125)
6     Error: this records is NOT created it seems! (pages:148)
7     Error: this records is NOT created it seems! (sys_domain:3)
8     Error: this records is NOT created it seems! (tt_content:125)


Files

test.t3d (2.66 KB) test.t3d Tobias Klepp, 2014-05-23 12:46
test.xml (16.6 KB) test.xml Tobias Klepp, 2014-05-23 12:46

Related issues 5 (0 open5 closed)

Related to TYPO3 Core - Bug #58768: Import from .t3d failed on Windows 7 with a lot of messages (6.1 => 6.2)Rejected2014-05-13

Actions
Related to TYPO3 Core - Bug #58602: Datepicker issue on multiple datetime fields in BEClosed2014-05-07

Actions
Related to TYPO3 Core - Bug #59701: uniqid() not returning unique valuesClosedTymoteusz Motylewski2014-06-20

Actions
Related to TYPO3 Core - Bug #63943: PHPUnit-Tests fail on WindowsClosedStephan Großberndt2014-12-16

Actions
Related to TYPO3 Core - Bug #80992: Import: page imported but no content.Closed2017-04-24

Actions
Actions

Also available in: Atom PDF