Project

General

Profile

Actions

Bug #56864

closed

File browser: wrong argument type passed to ElementBrowser::fileIsSelectableInFileList()

Added by Florian Baumann about 10 years ago. Updated over 5 years ago.

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

the_error.png (61.2 KB) the_error.png Florian Baumann, 2014-03-13 11:37
Actions #1

Updated by Florian Baumann about 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.

Actions #2

Updated by Gerrit Code Review about 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

Actions #3

Updated by Frans Saris about 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF