Project

General

Profile

Actions

Bug #55628

closed

Fatal error in inline upload function

Added by Alexander Stehlik about 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 #1

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/27302

Actions #2

Updated by Gerrit Code Review about 10 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27302

Actions #3

Updated by Gerrit Code Review about 10 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27302

Actions #4

Updated by Gerrit Code Review about 10 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27302

Actions #5

Updated by Alexander Stehlik about 10 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF