Project

General

Profile

Actions

Bug #32366

closed

'New page' access required to select a page for copying.

Added by Bart Dubelaar over 12 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2011-12-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
hard
Is Regression:
No
Sprint Focus:

Description

In order to be able to copy a page in the page tree the user needs 'new page' (5) access to the page he wants to copy from.

Actions #1

Updated by Bart Dubelaar over 12 years ago

Related to #29801

Actions #2

Updated by Stefan Neufeind over 10 years ago

  • Status changed from New to Accepted
  • Is Regression set to No
Actions #3

Updated by Mathias Schreiber over 9 years ago

  • Target version set to 7.4 (Backend)
Actions #4

Updated by Mathias Schreiber over 9 years ago

  • Complexity set to hard
Actions #5

Updated by Susanne Moog over 8 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #6

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 7 LTS
Actions #7

Updated by Mathias Schreiber over 8 years ago

  • Target version deleted (7 LTS)
Actions #8

Updated by Riccardo De Contardi almost 6 years ago

[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.
Actions #9

Updated by Susanne Moog about 4 years ago

  • Status changed from Accepted to Closed

Riccardo is right and that is the expected behaviour.

Actions

Also available in: Atom PDF