Actions
Bug #60540
closedFatal Error when importing a TYPO3 4.5 exported t3d file into a TYPO3 6.2 installation
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Import/Export (T3D)
Target version:
-
Start date:
2014-07-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When you try to import a t3d file, that has been exported from a TYPO3 4.5 CMS, you get an fatal error.
#1: PHP Warning: fread(): Length parameter must be greater than 0 in /foo/typo3/sysext/impexp/Classes/ImportExport.php line 3150 (More information) TYPO3\CMS\Core\Error\Exception thrown in file /foo/typo3/sysext/core/Classes/Error/ErrorHandler.php in line 101. 7 TYPO3\CMS\Core\Error\ErrorHandler::handleError(2, "fread(): Length parameter must be greater than 0", "/foo/typo3/sysext/impexp/Classes/ImportExport.php", 3150, array) 6 fread(resource, 0)
Files
Actions