Actions
Bug #60473
closedimpexp: fread Exception in Development Mode
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Import/Export (T3D)
Target version:
-
Start date:
2014-07-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Description
I get this exception when i select a file and click preview in the t3d import module:
PHP Warning: fread() [<a href='function.fread'>function.fread</a>]: Length parameter must be greater than 0 in /pathTyTypo3/typo3_src-6.2.3/typo3/sysext/impexp/Classes/ImportExport.php line 3017
This exception only occurs in Development Mode. In Production Mode, all is fine.
The error occurs with a simple (only a text element) .t3d file exported from Typo3 4.5.0
Files
Actions