Project

General

Profile

Actions

Bug #20257

closed

tslib_content calls deprecated function makeInstanceClassName

Added by Susanne Moog about 15 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-03-31
Due date:
% Done:

0%

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

Description

tslib_content calls deprecated function makeInstanceClassName and therefore an error message is written to devlog etc.

The call is in function callUserFunction($funcName,$conf,$content).

Patch is attached.

(issue imported from #M10816)


Files

tslibcontentCallsDeprecatedMICN.patch (843 Bytes) tslibcontentCallsDeprecatedMICN.patch Administrator Admin, 2009-03-31 19:54
bug10816-coreCallsDeprecatedMICN.patch (3.46 KB) bug10816-coreCallsDeprecatedMICN.patch Administrator Admin, 2009-05-20 10:57
bug10816-coreCallsDeprecatedMICN-v2.patch (4.3 KB) bug10816-coreCallsDeprecatedMICN-v2.patch Administrator Admin, 2009-05-20 11:10
10816_callUserFunction_v2.diff (1.34 KB) 10816_callUserFunction_v2.diff Administrator Admin, 2009-05-20 11:54
10816_callUserFunction_v3.diff (1.38 KB) 10816_callUserFunction_v3.diff Administrator Admin, 2009-05-20 17:02
Actions #1

Updated by Franz Koch almost 15 years ago

Just added a new version of the patch, as the affected lines changed during the autoloader commit. I also removed all other calls to t3lib_div::makeInstanceClassName in core as there where three more.

Actions #2

Updated by Franz Koch almost 15 years ago

forgot to fix the var names for the error messages. So attached the new version of the patch.

Actions #3

Updated by Oliver Hader almost 15 years ago

Committed to SVN Trunk (rev. 5470)

Actions

Also available in: Atom PDF