Actions
Bug #56378
closedextbase logs warning message with severity of 1320177676
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2014-02-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
Extbase logs a warning message with a severity of 1320177676. This causes loggers to always log the message.
The singleton "' . $classInfo->getClassName() . '" needs a prototype in "' . $injectPropertyName . '". This is often a bad code smell; often you rather want to inject a singleton
Severity should be "warning" only.
Happens in 6.2beta5
Actions