Actions
Bug #56864
closedFile browser: wrong argument type passed to ElementBrowser::fileIsSelectableInFileList()
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2014-03-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
While creating a new content element with images, I was browsing the files to select in the file browser. It suddenly crashed with the error message
#1: PHP Catchable Fatal Error: Argument 2 passed to TYPO3\CMS\Recordlist\Browser\ElementBrowser::fileIsSelectableInFileList() must be of the type array, boolean given, called in /home/httpd/vhosts/vsao-bern.ch/httpdocs/typo3_src-6.2.0beta6/typo3/sysext/recordlist/Classes/Browser/ElementBrowser.php on line 1834 and defined in /home/httpd/vhosts/vsao-bern.ch/httpdocs/typo3_src-6.2.0beta6/typo3/sysext/recordlist/Classes/Browser/ElementBrowser.php line 1911 (More information)
See attached image for whole stack.
This error keeps occuring in every file browser I try to open. The JavaScript window ends up with this error.
TYPO3: 6.2.beta6
PHP: 5.4
Browser: Google Chrome
Files
Actions