Project

General

Profile

Actions

Bug #82105

closed

Bookmarking a file leads to SQL error

Added by Oliver Hader over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2017-08-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If bookmarking a file in the file > filelist module, reloading the whole backend fails with an SQL error:
An exception occurred while executing 'SELECT `uid`, `pid`, `file:type`, `t3ver_state` FROM `sys_file_metadata` WHERE `uid` IN (?)' with params [417]: Unknown column ‘file:type’ in ‘field list

How to reproduce:
  • open filelist module
  • edit an existing file
  • click the bookmark icon (the star a the top right)
  • reload the whole backend
  • see the SQL error
Actions

Also available in: Atom PDF