Actions
Bug #21167
closedThe errorhandling can make TYPO3 Backend unusable
Start date:
2009-10-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Problem:
The errorhandling can make TYPO3 Backend unusable because every php error is turned into an exception.
Solution:
allow to disable the errorhandler and disable it by default.
the exception handling is not influenced by this change and is enabled by default
ToDo for beta2:
rework the errorhandling
(issue imported from #M12092)
Files
Actions