Skip to content
Snippets Groups Projects
Commit c34067c4 authored by Benni Mack's avatar Benni Mack Committed by Oliver Bartsch
Browse files

[BUGFIX] Remove variables directly from log messages "details" field

DataHandler and a few other places still used hard-coded
values in the details field of sys_log, which is why certain
logs could not be cleaned up due to different messages.

This change removes all direct left-over places where
variables are written directly as message (a few special
cases will be handled separately).

Resolves: #97155
Releases: main, 11.5
Change-Id: Idcf0e29ae41c6c1cf108b9c00c07fb180e16223b
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73864


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 7437023f
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