Bug #58171
closed#1300098528: Incorrect reference to original file given for FileReference.
100%
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
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.
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.
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.
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
Updated by Frans Saris over 10 years ago
Hi Alexander,
Could you post the complete backtrace of the exception?
Gr. Frans
Updated by Alexander Kontos over 10 years ago
- File 58171-exception.png 58171-exception.png added
Hi Frans,
i added the hole exception as an image.
greetz
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!
Updated by Markus Klein over 10 years ago
- Status changed from New to Closed
Closed on user's request