Project

General

Profile

Actions

Bug #75353

closed

PageRenderer::addRequireJsConfiguration() breaks backend

Added by Andreas Kienast about 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
Backend User Interface
Target version:
Start date:
2016-04-01
Due date:
% Done:

100%

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

Description

Using PageRenderer::addRequireJsConfiguration() breaks the TYPO3 backend. The issue that addRequireJsConfiguration() adds something to $this->requireJsConfig. At a later point, loadRequireJs() is called and detects, that there is already something in $this->requireJsConfig and stops, leaving an incomplete configuration behind.

Actions

Also available in: Atom PDF