Skip to content
Snippets Groups Projects
Commit 52dd56a2 authored by Oliver Bartsch's avatar Oliver Bartsch Committed by Christian Kuhn
Browse files

[BUGFIX] Extbase ObjectConverter properly handles instantiation

The extbase ObjectConverter - typically used when mapping
request arguments to target domain models - needs more
fine grained handling to drop ObjectManager usages. We
missed some details with #94451.

The patch takes care of this and adds an explanation
together with possible future options to the codebase.

This fixes deprecation log entries triggered by the
belog module.

Resolves: #94807
Related: #94451
Releases: master
Change-Id: Ia1f1c15c1814d53b42d83213778029908332ede0
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70445


Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 14a8aa11
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