Project

General

Profile

Actions

Bug #66432

closed

RTE disabled in a fresh installation

Added by Andreas Kienast about 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2015-04-15
Due date:
% Done:

100%

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

Description

In a new installation (tested with 7.2 master, iirc in 7.1, too), the RTE is disabled for a user by default. It should be enabled again.

How to reproduce: Install TYPO3 7 and make sure that the download of distributions is activated.
Cause: The start module of the user is set to the distributions download in the EM. In that case, the "uc" isn't empty anymore, so the default config doesn't get written.

It's not that easy to solve, as the "uc_default" array is hardcoded in the BackendUserAuthentication. IMO, the best solution is to always write that config into TYPO3_CONF_VARS/BE/defaultUC, which is accessible in the Install Tool then. In the same step, we can deprecate $uc_default in BackendUserAuthentication then.


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #69138: RTE is not activated for backend admin user created by install toolClosed2015-08-17

Actions
Actions

Also available in: Atom PDF