Skip to content
Snippets Groups Projects
Commit 8889d55b authored by Benni Mack's avatar Benni Mack
Browse files

[BUGFIX] Use DataHandler->log consistently

When using DataHandler->log, the format changed
to using an associative array as $data, whereas
the message then contains PSR-3 compatible log
strings.

This was handled in TYPO3 v12 but a few
places around Workspaces were missed.

This patch adapts these places.

Resolves: #102827
Related: #97556
Releases: main, 12.4
Change-Id: Id871d65a52243489d7434025850438e0f7aeb670
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82391


Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 994d152d
Branches
Tags
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