Skip to content
Snippets Groups Projects
Commit b616ceae authored by Markus Klein's avatar Markus Klein Committed by Christian Kuhn
Browse files

[BUGFIX] Do not try to log negative UID in DataHandler

Ensure recuid is always int+ as the underlying
DB field is `unsigned`.

Resolves: #103101
Releases: main, 12.4, 11.5
Change-Id: I8fa06fa40260bffc5b01eedc4207aec150e7c849
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82897


Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent f95a37e1
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