Project

General

Profile

Actions

Bug #79436

closed

Cannot open TYPO3 Backend from frontend admin panel on "other domain"

Added by Markus Poerschke over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Could have
Category:
Backend JavaScript
Target version:
-
Start date:
2017-01-24
Due date:
% Done:

0%

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

Description

When accessing the frontend while logged in on a different domain in the backend the user cannot open the backend using the frontend admin panel.

Given there is a multi domain TYPO3 installation:
- There is the host foo.bar and foo.baz.
- The Page "Homepage" is assigned to the host foo.bar.
- The frontend editing is active

When a backend user is now accessing the the backend on foo.baz and selecting the preview button for the "Homepage" then that page will open in a new tab. The host changes to foo.bar. When the user now tries to use the "Open TYPO3 Backend" button nothing happens. A JS error is logged: Error: Permission denied to access property "TS"

The reason for this is that the same origin policy is violated when the frontend tries to access the backedn that is on a different domain.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Feature #86548: Copy / paste Frontend URL and open in BackendNew2018-10-02

Actions
Actions

Also available in: Atom PDF