Skip to content
Snippets Groups Projects
Commit d517e43f authored by Christian Eßl's avatar Christian Eßl Committed by Benni Mack
Browse files

[BUGFIX] Allow editors with no page delete permissions to delete content

Add checks to use proper permissions in the DataHandler class,
as in some cases, where the record is not a page, the PAGE_DELETE
permissions were used instead of CONTENT_EDIT.

Resolves: #90878
Related: #90019
Releases: master
Change-Id: Ic10dc132391044ae0c98b93316d877053a091b70
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63999


Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent d8dda294
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