Actions
Bug #89805
closedTYPO3 backend in preview window opens links in itself
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2019-11-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If a backend user opens a preview of a page, a new window is opened containing the preview. The generic window name newTYPO3frontendWindow
is used here.
If somebody uses such preview window and heads to the TYPO3 backend and requests a preview again, the current window is re-used and the preview is opened in the same window due to the given window name.
Actions