Project

General

Profile

Actions

Bug #19511

closed

Call to t3lib_div::devLog() without key in index_ts.php

Added by Francois Suter about 16 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Could have
Assignee:
Category:
-
Target version:
-
Start date:
2008-10-27
Due date:
% Done:

0%

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

Description

In typo3/sysext/cms/tslib/index_ts.php the following line:

if (TYPO3_DLOG) t3lib_div::devLog('END of FRONTEND session', '', 0, array('_FLUSH' => TRUE));

calls the t3lib_div::devLog without any (extension) key. To make it complete and useful, add "cms" as a key.

(issue imported from #M9655)


Files

bug9655.patch (529 Bytes) bug9655.patch Administrator Admin, 2008-10-27 21:08
Actions #1

Updated by Oliver Hader about 16 years ago

Committed to SVN:
  • TYPO3_4-2 (rev. 4353)
  • Trunk (rev. 4354)
Actions

Also available in: Atom PDF