Skip to content
Snippets Groups Projects
Commit d8c538ac authored by Nikita Hovratov's avatar Nikita Hovratov Committed by Benni Mack
Browse files

[BUGFIX] Fix PageTree dropping behaviour

In patch #93478 (66cd4ab5) the SVG Tree Drag & Drop got a little rework.
While removing some magic strings and replacing them with enums, one
string got a wrong replacement. This caused some faulty behaviour of
the persistence of dropped pages. Changing it back to the previous
value "before" restores the old behaviour.

Resolves: #93548
Releases: master
Change-Id: I65bf14aec5540a3ae3c91dade72fad739743a5e3
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70185


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent cc3fc7f3
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