Project

General

Profile

Actions

Bug #58171

closed

#1300098528: Incorrect reference to original file given for FileReference.

Added by Alexander Kontos over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-04-25
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

InvalidArgumentException thrown in file
/var/www/*/typo3/sysext/core/Classes/Resource/FileReference.php in line 98.

After upgrading from 6.1.7 to 6.2.1.
This error occurs every time i want to add a new uploaded or already existing picture from the filelist to a contentelement like textpic or image.

Every Image that was added before the upgrade is loaded and the contentelements can be saved without any error

I tried it with PHP 5.4.27 and PHP 5.5.11


Files

58171-exception.png (508 KB) 58171-exception.png Uncaught TYPO3 Exception Alexander Kontos, 2014-04-26 10:39
Actions #1

Updated by Markus Klein over 10 years ago

Did you run the upgrade wizards in the Install Tool?
Make sure that no upgrade wizard is displayed anymore.

Actions #2

Updated by Alexander Kontos over 10 years ago

  • Assignee set to Markus Klein

before posting this issue i assured twice that the upgrade wizard says 'No updates to perform!' and
i also managed having no FOLDER STRUCTURE alerts (everything is on green), cleared all caches, compared DB, deleted typotemp, updated reference index, checked for broken extensions (i only have tq_seo,cooluri,phpmyadmin and powermail) and tried different imageformats (gif, png, jpg).

After trying to add a picture to a contentelement the upgrade wizard always says 'Ensures the database integrity for File Abstraction records' but with no effect after execution.

Actions #3

Updated by Markus Klein over 10 years ago

  • Assignee deleted (Markus Klein)

Nice that you trust me and assign me to this ticket, but I can't help you, since I can't reproduce this.

Can you please enable the Dev-Preset in the Install Tool, so that we get a stacktrace when this exception is thrown.

Actions #4

Updated by Alexander Kontos over 10 years ago

hey
i turned on development in section Install--> 'configuration presets' and tried to save the CE after adding an image. still without success. if you need more just tell me please.

greetz

Actions #5

Updated by Frans Saris over 10 years ago

Hi Alexander,

Could you post the complete backtrace of the exception?

Gr. Frans

Actions #6

Updated by Alexander Kontos over 10 years ago

Hi Frans,

i added the hole exception as an image.

greetz

Actions #7

Updated by Alexander Kontos over 10 years ago

  • % Done changed from 0 to 100

issue can be closed.
I used own TS to manipulate the rendering css_styled_content e.g. of image and textpic.
With the update to 6.2 these overridings caused the problems.

After removing them everything worked fine!

Actions #8

Updated by Markus Klein over 10 years ago

  • Status changed from New to Closed

Closed on user's request

Actions

Also available in: Atom PDF