Actions
Bug #84343
closedClipboard in Filelist Module throws Exception
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-03-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
how to reproduce:
- open filelist module in any folder holding files
- activate any clipboard except default
- try to copy any amount of records into clipboard
-> exception thrown:
#1509741912: Supplied file object type TYPO3\CMS\Core\Resource\ProcessedFile for must be File or FileReference. (More information)
TYPO3Fluid\Fluid\Core\ViewHelper\Exception thrown in file
/var/www/public/typo3/sysext/fluid/Classes/ViewHelpers/ImageViewHelper.php in line 173.
the view is not scrollable.
how to recover: reset UC to default.
Actions