[TYPO3-core] RFC #15868: Provide function to open debug messages in a popup

Susanne Moog info at susannemoog.de
Sun Oct 10 14:01:15 CEST 2010


On 30.09.2010 15:37, Stefan Galinski wrote:
> Hi,
> 
> This is an SVN patch request.
> 
> Type: Feature
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=15868
> 
> Branches: trunk
> 
> 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.

+1 by reading and testing,

susanne



More information about the TYPO3-team-core mailing list