Actions
Bug #94062
closedJavaScript top.goToModule() is overwritten if TYPO3 backend is loaded inside TYPO3 backend module frame
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend JavaScript
Target version:
-
Start date:
2021-05-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In case the TYPO3 backend is loaded inside the content frame,
which is a result of a programming error, the inner backend
overwrites state of the outer one, making the backend
unusable because references to javascript singletons
are mixed between outer and inner frame.
Actions