Project

General

Profile

Actions

Bug #20552

closed

Deprecation clean-up in tslib_content::getData()

Added by Francois Suter over 15 years ago. Updated over 14 years ago.

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

0%

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

Description

Two issues regarding deprecation of usages of getText in TypoScript:

1) usage of "gpvar" is deprecated, but the deprecation log message appears also when using "gp". Add test to log message only when "gpvar" is used.

2) according to the documentation, usage of "global" is deprecated since 4.2. Add deprecation log for this.

(issue imported from #M11249)


Files

bug11249.patch (1.38 KB) bug11249.patch Administrator Admin, 2009-06-03 10:19
bug11249-v2.patch (1.04 KB) bug11249-v2.patch Administrator Admin, 2009-07-15 22:04
Actions #1

Updated by Francois Suter over 15 years ago

Committed to trunk in revision 5720

Actions

Also available in: Atom PDF