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

Updated by Markus Klein almost 10 years ago

  • Assignee set to Marc Bastian Heinrichs
Actions #2

Updated by Marc Bastian Heinrichs almost 10 years ago

  • Status changed from New to Accepted

Problem is related to #59701.

When I change uniqid('NEW'); to uniqid('NEW', TRUE); in class ImportExport the functional tests aren't failing and I assume introduction extension is imported correctly (no errors in typo3.log).

Actions #3

Updated by Gerrit Code Review almost 10 years ago

  • Status changed from Accepted to Under Review

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/30948

Actions #4

Updated by Gerrit Code Review almost 10 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/30948

Actions #5

Updated by Gerrit Code Review almost 10 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/30948

Actions #6

Updated by Gerrit Code Review over 9 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/30948

Actions #7

Updated by Gerrit Code Review over 9 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/30948

Actions #8

Updated by Gerrit Code Review over 9 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/30948

Actions #9

Updated by Gerrit Code Review over 9 years ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/30948

Actions #10

Updated by Gerrit Code Review over 9 years ago

Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/30948

Actions #11

Updated by Gerrit Code Review over 9 years ago

Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/30948

Actions #12

Updated by Tymoteusz Motylewski over 9 years ago

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

Updated by Gerrit Code Review over 9 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33328

Actions #14

Updated by Gerrit Code Review over 9 years ago

Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33328

Actions #15

Updated by Tymoteusz Motylewski over 9 years ago

  • Status changed from Under Review to Resolved
Actions #16

Updated by Anja Leichsenring about 8 years ago

  • Sprint Focus set to On Location Sprint
Actions #17

Updated by Mathias Schreiber almost 8 years ago

  • Sprint Focus deleted (On Location Sprint)
Actions #18

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions #19

Updated by Benni Mack 9 months ago

  • Related to Bug #80992: Import: page imported but no content. added
Actions

Also available in: Atom PDF