Project

General

Profile

Actions

Bug #52751

closed

Indexer Service tries to write 'height' to sys_file

Added by Patrick Broens over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2013-10-13
Due date:
% Done:

0%

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

Description

When uploading an image in the file list module, I'll get the error #1314226805: Property "height" was not found in file reference or original file. This is due to the fact the width and height fields have been removed from the table sys_file in #52726

This happens on current 6.2-dev.

The error is thrown in sysext/core/Classes/Resource/Service/IndexerService.php at line 153


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #52765: Image upload fails to be indexedClosedSteffen Ritter2013-10-13

Actions
Actions #1

Updated by Patrick Broens over 10 years ago

It should write the width and height to the table sys_file_metadata instead

Actions #2

Updated by Steffen Ritter over 10 years ago

  • Status changed from New to Resolved

this is already solved

Actions #3

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF