Project

General

Profile

Actions

Bug #55628

closed

Fatal error in inline upload function

Added by Alexander Stehlik over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
Start date:
2014-02-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
easy
Is Regression:
Yes
Sprint Focus:

Description

The inline upload function introduced in https://review.typo3.org/27237/ throws a fatal PHP error, if the editor does not have access to the default upload folder:

Fatal error: Call to a member function getCombinedIdentifier() on a non-object in /var/www/typo3_src/typo3_src-master/typo3/sysext/backend/Classes/Form/Element/InlineElement.php on line 914

A check is missing if the folder was set (and not FALSE) and if it is writable.


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #55677: InlineElement.php Error for BEUser as NoAdminClosed2014-02-04

Actions
Actions

Also available in: Atom PDF