Skip to content
Snippets Groups Projects
Commit ae11be46 authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Restore new pages behavior in context menu

In prior versions, creating a new page via the context
menu inserted the new page "inside". This however
changed to "after" in v8, leading to misbehavior,
especially for non-admins, as they are usually not
allowed to create pages on pid=0.

This is now fixed by restoring the previous behavior
of inserting pages "inside" instead of "after".

Resolves: #81405
Releases: master, 10.4
Change-Id: I6a941c3e015189a471d0c136c81f1e5698426dbb
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72093


Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 77e62e2a
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