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
Updated by Gerrit Code Review about 11 years ago
- Status changed from Accepted 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 https://review.typo3.org/25357
Updated by Steffen Ritter almost 11 years ago
- Assignee set to Markus Klein
- Priority changed from Must have to Should have
Updated by Gerrit Code Review almost 11 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25357
Updated by Markus Klein almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset faeb2528ec1f4989f452262793e7881a25cd1147.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions