Project

General

Profile

Actions

Bug #80271

closed

l10n_state field is not created when installing an extension

Added by Christian Futterlieb about 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2017-03-14
Due date:
% Done:

100%

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

Description

I install an extension in extension manager. When I try to insert a new record then, I get the same sql error as in #79887. This means, that the db-analyzer from install tool must be run by hand after every extension-install (as one might not know, whether the ext creates localized tables).

I think this is a bug (say: the l10n_state field should be added when an extension is installed), or did I miss something?


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #79887: SQL Error after save new Content-Element Closed2017-02-18

Actions
Actions #1

Updated by Susanne Moog about 7 years ago

  • Category set to Localization
Actions #2

Updated by Oliver Hader about 7 years ago

  • Status changed from New to Accepted

In general l10n_state should be created automatically when installing an extension. In EM's InstallUtility::emitTablesDefinitionIsBeingBuiltSignal is triggered but seems not to create the missing fields in your case... Code-wise it looks good however, since the TCA is reloaded without being cached...

Actions #3

Updated by Oliver Hader about 7 years ago

  • Status changed from Accepted to In Progress
Actions #4

Updated by Gerrit Code Review about 7 years ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52080

Actions #5

Updated by Gerrit Code Review about 7 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52080

Actions #6

Updated by Gerrit Code Review about 7 years ago

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52081

Actions #7

Updated by Oliver Hader about 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Gerrit Code Review about 7 years ago

  • Status changed from Resolved to Under Review

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52081

Actions #9

Updated by Oliver Hader about 7 years ago

  • Status changed from Under Review to Resolved
Actions #10

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF