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
Updated by Sascha Egerer over 10 years ago
Example t3d File attached.
Updated by Gerrit Code Review over 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31767
Updated by Gerrit Code Review over 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31767
Updated by Gerrit Code Review over 10 years ago
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/31799
Updated by Anonymous over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset adc0ed3dd28128e253f83fe50239574de3cd4f01.
Updated by Anja Leichsenring almost 9 years ago
- Sprint Focus set to On Location Sprint
Updated by Mathias Schreiber over 8 years ago
- Sprint Focus deleted (
On Location Sprint)
Actions