Project

General

Profile

Actions

Bug #56378

closed

extbase logs warning message with severity of 1320177676

Added by Christian Weiske about 10 years ago. Updated over 5 years ago.

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

Also available in: Atom PDF