Project

General

Profile

Actions

Feature #23654

closed

Provide function to open debug messages in a popup

Added by Stefan Galinski about 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-09-30
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

Problem:
Currently you cannot open debug messages directly in a popup window. This causes two problems:

1) In the backend, you cannot debug extremly huge arrays easily, because the debug console is too slow.
2) In the frontend debug messages are always written into the html code directly.

Solution:
Add a new method t3lib_utility_Debug::debugInPopUpWindow()

How to Test:
Use the method in different browsers and contexts. Also you should try different debug variable types.

(issue imported from #M15868)


Files

15868_v1.diff (4.36 KB) 15868_v1.diff Administrator Admin, 2010-09-30 15:37
Actions #1

Updated by Susanne Moog about 14 years ago

trunk rev 9096

Actions #2

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF