[TESTED WITH 8.7.15]
As far as I can see the editor needs the "new" access on the destination page
Test prerequisites:¶
1) Fresh TYPO3 8.7.15 installation
2) Editors group and editor user belonging to that group; give the group full ACL privileges
3) have three pages
+-AAAAA
| |
| +-BBBBB
|
+-CCCCC
4) adjust the settings of the pages like this (from 1 (Show page:) to 5(Create Page):
AAAAA and BBBBB
owner: admin: YYYYY
group: editors: YYYNY
everybody: NNNNN
CCCCC:
owner: admin: YYYYY
group: editors: YYYNN
everybody: NNNNN
Text execution:¶
1) right click on BBBBB > from context menu select "copy"
2) select CCCCC > open the context menu
Results:¶
The context menu on CCCCC does not contain "paste into" and "paste after" entries.
If you switch to "list view" you will see the "paste from clipboard" icon, but it does not work, either: if you try to use it you will see the error:
1: Attempt to insert a record on page 'CCCCC' (37) from table 'pages' without permissions. Or non-existing page.