Project

General

Profile

Actions

Bug #72974

open

"Copy default content elements"-Button is shown even if an editor hasn't access to this CType

Added by Christoph Bessei about 8 years ago. Updated 8 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2016-01-27
Due date:
% Done:

0%

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

Description

Currently TYPO3 doesn't check if an editor has access* for a specific CType before showing the "Copy default content elements"-Button.
It would be nice if the button only shows up if the editor actually can copy the content element.

*I restrict some CTypes to specific user groups with the "Explicitly allow/deny field values:" option.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #72975: If "Copy default content elements" fails because of missing CType access, images get duplicatedNew2016-01-27

Actions
Actions #1

Updated by Riccardo De Contardi about 8 years ago

  • Category set to Backend User Interface
Actions #2

Updated by Riccardo De Contardi about 7 years ago

This is what I've discovered testing this issue with both 7.6.15 and 8.7-dev (latest master):

1. "copy default content element" is present only on 6.2; recent versions have a "translate" button
2. when clicking on "translate" button only the CEs allowed for the editor gets copied
3. translation wizards lists all the content elements when doing the copies
4. "translate" button is present even if there are only content elements that are forbidden for the editor. it has no effect, but it is still present and clickable.

Actions #3

Updated by Riccardo De Contardi about 6 years ago

I have performed a test with 8.7.9; I can confirm that

- even if the page contains only elements that are not allowed for the editor, the "Translate" button is still present
- the button is clickable; it does not translate elements, but triggers the issue #72975 if one of the content element has FAL relations

Actions #4

Updated by Riccardo De Contardi about 4 years ago

Still present on 10.4.0-dev (latest master)

Actions #5

Updated by Riccardo De Contardi 8 months ago

My comment 2 and 3 still apply to 13.0.0-dev

Actions

Also available in: Atom PDF