Actions
Bug #72676
closedGroup settings in RTE not applied
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2016-01-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In our setup we have two levels of using the RTE. All users should see certain buttons of RTE, special users should see more buttons (as show HTML code and upload images).
The settings for all users are in the rte.txt.
The settings for the special users are defined in a certain group.
Now, if you enter the content element with RTE the group settings are applied. But if you save the group settings are not applied but only the general settings for all users. This means after saving the special user doesn't see the buttons for HTML code or uploading images any longer, only if he re-enters the content element.
Actions