[TYPO3-core] RFC #8305: SQL debug output is not shown in the Backend
Stefan Galinski
sgalinski at df.eu
Fri Apr 30 22:47:43 CEST 2010
Hi,
This is an SVN patch request.
Type: Bugfix
Branch: trunk
Bugtracker references:
http://bugs.typo3.org/view.php?id=8305
Problem:
I have SQL debug output enabled in the Install Tool which works really good.
But after upgrade from 4.1.6 to 4.2.0, there is a problem with the debug
output: It's shown "behind" other stuff from the BE. Through this, the debug
output is not readable (one just sees the red borders - but not the contents
of the message as it's hidden behind the other stuff from the BE).
Solution:
We (Steffen Kamper and myself) has worked the last few hours to finally get
rid of the issue by introducing a debug console! The debug console is based
upon ExtJS and the recently introduced TYPO3 viewport. Be impressed... ! :-)
How To Reproduce:
Just use the second attached diff on this post to get some debug output in
the list module. The debug console automatically opens after you click on an
entry in the page tree if you are in the list module.
--
Stefan Galinski
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8305_v1.diff
Type: text/x-patch
Size: 6498 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100430/20bd57f9/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debugConsole.diff
Type: text/x-patch
Size: 578 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100430/20bd57f9/attachment-0003.bin>
More information about the TYPO3-team-core
mailing list