[TYPO3-core] RFC: #8305: SQL debug output is not shown in the Backend

Steffen Kamper info at sk-typo3.de
Tue Dec 23 11:07:55 CET 2008


Hi,

to get a solution for this issue here is the next patch.

Problem was: as the debug output can be very huge there is no scroll 
area for the debug area (on top of docheader)

Solution:
wrap the debug output into a div and define max-height and srollarea for 
debug output.

Not solved yet:
- wrong calculation of docheader height
- missing call of resizeDocBody where the calculation is done.

vg Steffen

Steffen Kamper schrieb:
> Hi,
> 
> since this patch is quite old i made a new patch against trunk.
> 
> There is one problem remaining: the document height is calculated wrong 
> as it doesn't respect the start of the docheader beyond the debug 
> output. IIRC this is done by JS so it should be possible to adjust.
> 
> vg Steffen
> 
> Steffen Kamper schrieb:
>> Hi
>>
>> This is an SVN patch request.
>>
>> Type: Bugfix
>>
>> Bugtracker references:
>> http://bugs.typo3.org/view.php?id=8305
>>
>> Branches: 4.2
>>
>> Problem:
>> Any Debug output or echo or php-warning destroyes the layout in BE
>>
>> Solution:
>> Glad to find such easy solution which was tested on FF / IE7 / IE6 / 
>> Safari
>>
>> Special thx to Dmitry
>>
>> vg Steffen
>>
>>
>>
> 

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 8305_v3.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081223/3e24a2bb/attachment-0001.txt 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debug_output.png
Type: image/png
Size: 37116 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081223/3e24a2bb/attachment-0001.png 


More information about the TYPO3-team-core mailing list