Skip to content
Snippets Groups Projects
Commit faed1d02 authored by Henrik Ziegenhain's avatar Henrik Ziegenhain Committed by Anja Leichsenring
Browse files

[BUGFIX] Avoid non string argument to str_starts_with()

TranslateViewHelper needs to cast $id to string to avoid
feeding an int to str_starts_with().

Resolves: #99637
Releases: main
Change-Id: Icf432eed5b983daea4a8feafaa2e040d2a7aa7f0
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77495


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent ccaa3afa
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