[BUGFIX] Use the correct named parameter type in Extbase queries
In Extbase query expressions the second operand is converted to a plain value which is either an integer or a string. This type must also be specified when creating a named parameter in the query. Resolves: #79473 Resolves: #80978 Resolves: #81487 Resolves: #81019 Resolves: #81056 Releases: master, 8.7 Change-Id: I835643653e03b98bfcd5a8b35b5de750641ecb79 Reviewed-on: https://review.typo3.org/52802 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
parent
c5d75c15
Please register or sign in to comment