Actions
Bug #25641
closedUndefined enableBELog configuration option causes warnings
Start date:
2009-12-26
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
It can happen that configuration option "enableBELog" is not defined. If that is the case method tx_scheduler::log() will throw a PHP warning.
The solution is to add a proper test to catch this.
(issue imported from #M13100)
Actions