Project

General

Profile

Actions

Bug #86542

closed

Override admin panel settings does nothing

Added by Florian Rival over 5 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
AdminPanel
Target version:
-
Start date:
2018-10-02
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

If you try to set user TSConfig to hide some settings in FE admin panel, that doesn't work.

Example (see attached file) :

admPanel {
enable.preview = 1
override.preview.showFluidDebug = 0
override.preview.simulateDate= 0
}

It seems that this configuration doesn't work :

admPanel.override.[modulename].[propertyname]

I didn't test for panels other than 'preview'.

The code involved is here : \TYPO3\CMS\Frontend\View\AdminPanelView->getPreviewModule
You can see that everything is hard coded ignoring TS Config.


Files

Admin panel.jpg (23.2 KB) Admin panel.jpg Florian Rival, 2018-10-02 10:57

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #87895: ViewHelper <f:be.security.ifAuthenticated> does not work for editorsClosed2019-03-13

Actions
Actions

Also available in: Atom PDF