Skip to content
Snippets Groups Projects
Commit f807b74a authored by Benni Mack's avatar Benni Mack Committed by Georg Ringer
Browse files

[BUGFIX] Ensure webmounts in list module are calculated only once

When using the backend search the list module is fetching the list of
PIDs to recursively look for every single TCA table.

A runtime cache is added in order to only look up this information once
per request.

Resolves: #84869
Releases: master, 8.7
Change-Id: Iad9af42a5ba88324da1f23fc354847bc96d9331d
Reviewed-on: https://review.typo3.org/56805


Reviewed-by: default avatarStephan Großberndt <stephan.grossberndt@typo3.org>
Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarDaniel Gorges <daniel.gorges@b13.de>
Tested-by: default avatarDaniel Gorges <daniel.gorges@b13.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 15c917a2
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