Project

General

Profile

Actions

Bug #21561

closed

fileNameASCIIPrefix got deprecated but is used in core

Added by Georg Ringer over 14 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Communication
Target version:
-
Start date:
2009-11-16
Due date:
% Done:

0%

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

Description

The function fileNameASCIIPrefix in class.tslib_fe.php is deprecated with the message "please use the "simulatestatic" sysext directly"

problem is that this function is also called in other parts of the core. for example if a menu is built with using gifbuilder and config.meaningfulTempFilePrefix is enabled.

see class.tslib_gifbuilder.php #14462

(issue imported from #M12604)


Files

12604.diff (946 Bytes) 12604.diff Administrator Admin, 2009-11-21 19:22
12604_v2.diff (2.36 KB) 12604_v2.diff Administrator Admin, 2009-11-21 19:55
12604_v3.diff (2.61 KB) 12604_v3.diff Administrator Admin, 2009-11-25 16:57

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #21413: Log deprecated method calls and remove them in 4.5ClosedMartin Kutschker2009-11-01

Actions
Actions #1

Updated by Georg Ringer over 14 years ago

should be
"see class.tslib_gifbuilder.php line 632

Actions #2

Updated by Georg Ringer over 14 years ago

introduced with RFC #21413: Log deprecated method calls and remove them in 4.5, see http://bugs.typo3.org/view.php?id=12420 and rev 6339

Actions #3

Updated by Oliver Hader over 14 years ago

Logging deprecated methods that are still used in the Core has been reverted as follow-up to RFC #21413.

Actions #4

Updated by Steffen Gebert over 14 years ago

Attached v3 IMHO fixes all issues and can be included in 4.4

Actions #5

Updated by Susanne Moog almost 14 years ago

rev 7720

Actions #6

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.4.0)
Actions

Also available in: Atom PDF