Project

General

Profile

Actions

Bug #19901

closed

Use of deprecated function t3lib_div::fixed_lgd in class.em_index.php

Added by Uschi Renziehausen almost 16 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-01-24
Due date:
% Done:

0%

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

Description

Problem: fixed_lgd is deprecated but still used in extMgr, causing a lot of noise with warnings when calling the extMgr.

Solution: use fixed_lgd_cs instead as suggested in the deprection note of ext fixed_lgd.

The attached patch fixes this problem.

Uschi

(issue imported from #M10249)


Files

10249_extMgr.patch (1.1 KB) 10249_extMgr.patch Administrator Admin, 2009-01-24 15:06
10249_extMgr_v2.patch (1.61 KB) 10249_extMgr_v2.patch Administrator Admin, 2009-01-24 16:07

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #19846: Multiple calls to deprecated function "fixed_lgd" throughout the coreClosedSteffen Kamper2009-01-18

Actions
Actions #1

Updated by Uschi Renziehausen almost 16 years ago

The patch needs patch 10098 to work.

Actions #2

Updated by Uschi Renziehausen almost 16 years ago

Missed one call of fixed_lgd in v1 of the patch.

Actions #3

Updated by Christian Kuhn almost 16 years ago

This issue is also covered by #19846, which fixed all t3lib_div::fixed_lgd calls in the core.

Resolved this one as duplicate of #19846

Actions #4

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF