Bug #56864
closedFile browser: wrong argument type passed to ElementBrowser::fileIsSelectableInFileList()
100%
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
Updated by Florian Baumann over 10 years ago
It only seems to occur in a specific folder. The folder only contains PDF documents. The largest one is 1.7MB. There are 19 files and the thumbnails are switched on. IM is configured to render thumbs from PDF files. The filenames do not contain any special characters as German Umlaute or similar special chars.
Updated by Gerrit Code Review over 10 years ago
- Status changed from New 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/28404
Updated by Frans Saris over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c16c5ba67df665094c3a5d7d38bc934b3b932347.