Actions
Bug #23414
closedLog ExtDirect Exceptions in DebugConsole
Start date:
2010-08-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
While develop with ExtDirect it's very problematic to search for errors because the exceptions are not catched and you get no error thrown.
The following patch, written by Stafan Galinski, catch all ExtDirect Exceptions and show the in DebugConsole.
Also attached is a textextension which throws 2 errors as demonstration. Install extension, apply patch and reload BE.
(issue imported from #M15513)
Files
Actions