Project

General

Profile

Actions

Bug #62835

closed

Wrong hint in deprecation log for usage of feInterface

Added by Xavier Perseguers over 9 years ago. Updated over 5 years ago.

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

100%

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

Description

In case some extension is registering TCA changes and setting parameter $addTofeInterface = 1 in \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addTCAcolumns, the deprecation log will show:

Usage of feInterface is no longer part of the TYPO3 CMS Core. Please check EXT:statictemplates.

This is caused by a wrong assumption that only EXT:statictemplates was setting this parameter.

This wrong hint makes it hard to understand which extension is actually causing this deprecation log entry.

Actions

Also available in: Atom PDF