Skip to content
Snippets Groups Projects
Commit 02d3c6a3 authored by Benni Mack's avatar Benni Mack
Browse files

[BUGFIX] Only call getMovePlaceholder for MOVE_POINTER records

Since isInWebMount now calls BEgetRootline with workspace overlays,
an additional query for ALL requested pages in rootline is made, because
getMovePlaceholder() is called every time and does not know the
actual record - getMovePlaceholder should only be called on MOVE_POINTER
records.

An additional check makes the Page tree work again for editors in workspaces.

Resolves: #91360
Releases: master, 9.5
Change-Id: I1822a9824a0c9aacf4f3e1a900cbd19bd95ed9b9
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64453


Tested-by: default avatarAchim Fritz <af@achimfritz.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarAchim Fritz <af@achimfritz.de>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent cd8a613c
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