Project

General

Profile

Actions

Bug #21063

closed

Restrict access to "Clear RTE Cache" option in cache menu

Added by Steffen Kamper over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-09-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Clearing RTE cache shouldn't be done in production system. Therefore the cache menu entry should only be available in DebugMode (troubleshooting mode enable in EM, rtehtmlarea settings)

(issue imported from #M11966)


Files

11966.diff (903 Bytes) 11966.diff Administrator Admin, 2009-09-15 22:39
rtehtmlarea_feature_11966.patch (2.04 KB) rtehtmlarea_feature_11966.patch Administrator Admin, 2009-09-16 02:21

Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #20498: Clear RTE cache is always visible with default settingsClosedStanislas Rolland2009-05-24

Actions
Actions #1

Updated by Stanislas Rolland over 14 years ago

I would rather restrict the option to admin or to users with the option in User TSConfig:

options.clearCache.clearRTECache =1

Actions #2

Updated by Steffen Kamper over 14 years ago

yes, that's also a possibility. I thought it's easier with debugMode, otherwise they have to search for it :)
In this case it has to be added to wiki/doc_core_tsconfig

Main thing is that it's hidden for normal usage.

Actions #3

Updated by Stanislas Rolland over 14 years ago

Committed to SVN TYPO3core trunk (revision 5937).

htmlArea RTE manual also updated in trunk (revision 5938).

Actions

Also available in: Atom PDF