Skip to content
Snippets Groups Projects
Commit 83afb274 authored by Helmut Hummel's avatar Helmut Hummel
Browse files

[BUGFIX] Fix early calls to makeInstance

In case of an early call to makeInstance
the object configuration might not be set.

We can fix this by not calling makeInstance to
create the configuration manager and just
return the original class in that case.

Fixes: #43290
Related: #43269
Releases: 6.0

Change-Id: I30d9c70f2fda9dd6df6aad60a5ae5327c1fc3c52
Reviewed-on: http://review.typo3.org/16730
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel
parent b9520fb8
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment