Skip to content
Snippets Groups Projects
Commit ee2a9549 authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Do not cast pid to int in AddRecord

Since the pid, evaluated in AddRecord, might be
a marker such as '###PAGE_TSCONFIG_ID###',
the variable must not be cast to int.

Resolves: #97128
Related: #95001
Releases: main, 11.5
Change-Id: Ia400dabfebffd36d46701a27836572ca749d2c6b
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73837


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
parent 81bb030e
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