Actions
Bug #18705
closedCall to t3lib_div::devLog() without key
Start date:
2008-04-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
typo3/template.php makes a call to t3lib::devLog() without any key. This makes it difficult to know where this log entry is coming from (and nearly useless unless you know).
I propose to set "template" as a key, since it is the name of the class and it is what other core classes do (t3lib_auth, t3lib_db, etc.).
(issue imported from #M8259)
Files
Updated by Francois Suter about 16 years ago
Committed to 4.2 and trunk by Benni on 12.08.2008
Actions