Skip to content
Snippets Groups Projects
Commit 358e8c2a authored by Dmitry Dulepov's avatar Dmitry Dulepov Committed by Richard Haeser
Browse files

[BUGFIX] Allow "copy" action even if the user does not have "edit" permission

If the user does not have "edit" persmission, she will not be able to see
the "Copy" action in the content menu. Since copy operation is read-only,
this action should be allowed. This fix will allow copying without "edit"
permissions.

The fix is contributed by the University of Basel.

Resolves: #92708
Releases: master, 10.4, 9.5
Change-Id: I018442e148ba1b4e9801a778bd5a00f433b9d0e0
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/66556


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarMarcus Schwemer <ms@schwemer.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarRichard Haeser <richard@richardhaeser.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarMarcus Schwemer <ms@schwemer.de>
Reviewed-by: default avatarRichard Haeser <richard@richardhaeser.com>
parent 45fa3418
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