Project

General

Profile

Actions

Bug #78591

closed

can't delete referenced files - column missing from database

Added by Dominik Hahn over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2016-11-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hey guys,

whenever I try to delete a file that is in use I get this exception:
An exception occurred while executing 'SELECT `recuid`, `uid_foreign`, `tablenames`, `fieldname`, `sorting_foreign` FROM `sys_file_reference` WHERE `uid` = 590': Unknown column 'recuid' in 'field list'

The problem also occurs on files that used to be referenced, even after deleting the reference.
The deletion of files that are not referenced anywhere (fresh uploads) works.

I have checked the database and the database analyzer, the column isn't there and TYPO3 doesn't want to create it.

I had this problem before when we were using the dev-master of TYPO3 8 but updating to TYPO3 8.3.1 didn't resolve this.

Actions

Also available in: Atom PDF