Project

General

Profile

Actions

Bug #83113

closed

ext:blog_example throws an exception with creating a new tag

Added by Sebastian Hofer over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-11-27
Due date:
% Done:

100%

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

Description

If a new tag is created an exception is thrown:

An exception occurred while executing 'SELECT `uid`, `sys_language_uid`, `l18n_parent`, `posts`, `deleted` FROM `tx_blogexample_domain_model_tag` WHERE `uid` = ?' with params [3]: Unknown column 'l18n_parent' in 'field list'

In TCA for table tx_blogexample_domain_model_tag the field l18n_parent is configured, but not present in the databse.

Actions

Also available in: Atom PDF