Actions
Bug #52969
closedUncaught exception if editor got no file mount
Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2013-10-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If an editor got no file mount, an uncaught exception is shown in the element browser
#1: PHP Catchable Fatal Error: Argument 1 passed to TYPO3\CMS\Recordlist\Browser\ElementBrowser::TBE_expandFolder() must be an instance of TYPO3\CMS\Core\Resource\Folder, boolean given, called in /var/www/core/master/typo3/sysext/recordlist/Classes/Browser/ElementBrowser.php on line 1248 and defined in /var/www/core/master/typo3/sysext/recordlist/Classes/Browser/ElementBrowser.php line 1581
this needs to be converted to something readable
Actions