Actions
Bug #55766
closedPHP Catchable Fatal Error: Object of class TYPO3\CMS\Core\Resource\Folder could not be converted to string in LocalDriver.php line 677
Start date:
2014-02-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
When you use storage->addFile() with conflictMode='changeName' you run in to the following fatal error when there is already a file with that name:
PHP Catchable Fatal Error: Object of class TYPO3\CMS\Core\Resource\Folder could not be converted to string in typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php line 677
Actions