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 #1

Updated by Gerrit Code Review over 9 years ago

  • Status changed from New 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 http://review.typo3.org/33960

Actions #2

Updated by Gerrit Code Review over 9 years ago

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33963

Actions #3

Updated by Xavier Perseguers over 9 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF