Bug #72974
open
"Copy default content elements"-Button is shown even if an editor hasn't access to this CType
Added by Christoph Bessei almost 9 years ago.
Updated over 1 year ago.
Category:
Backend User Interface
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 open — 0 closed)
- Category set to Backend User Interface
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.
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
Still present on 10.4.0-dev (latest master)
My comment 2 and 3 still apply to 13.0.0-dev
Also available in: Atom
PDF