Skip to content
Snippets Groups Projects
Commit ef0c1b22 authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Morton Jonuschat
Browse files

[BUGFIX] Use correct IN statement for webmounts

This patch fixes the IN statement used for fetching the webmounts.
Previously, the statement looked like `IN("1,2,3")`, resulting in only
returning the last one.

Resolves: #76861
Related: #75546
Releases: master
Change-Id: I02204f5469d996e8ea967485737496b32a343231
Reviewed-on: https://review.typo3.org/48774


Tested-by: default avatarBamboo TYPO3com <info@typo3.com>
Reviewed-by: default avatarDaniel Goerz <ervaude@gmail.com>
Tested-by: default avatarDaniel Goerz <ervaude@gmail.com>
Reviewed-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
Tested-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
parent 4097a126
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