Project

General

Profile

Actions

Bug #19262

closed

debug_trail gives not filename

Added by Franz Holzinger about 16 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Logging
Target version:
-
Start date:
2008-08-28
Due date:
% Done:

100%

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

Description

If you call t3lib_div::debug_trail (...) then you get info about the class and methodname. The linenumber inside of a file is given. But now you still do not know in which file to find the place from where it has been called from. This requires a complicated search. You will need the filename and not the classname.

It would be better to have the filename listed here. You can easily find the file by its name. To have a shorter display no path is required.

(issue imported from #M9246)


Files

debug_trail.diff (462 Bytes) debug_trail.diff Administrator Admin, 2008-08-28 17:16
debug_trail-1.diff (489 Bytes) debug_trail-1.diff Administrator Admin, 2008-08-28 17:30
Actions

Also available in: Atom PDF