Actions
Bug #82733
closedWorkspaces and multidomain
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2017-10-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
7.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
when i click preview link in typo3 i go to website which has been set as baseUrl for current language
when i enter workspace and click preview link i go to a complete different domain. which points now to a previous installation on another server.
meaning i can't preview pages from workspace in new installation.
typo3 version 7.6.18 workspaces version is 7.6.0
as you can see from screenshot it does redirect me from correct domain name to wrong one.
view option does work fine it shows correct page in iframe.
however i do get errors in console :
index.php?id=827&ADMCMD_editIcons=1:937 Uncaught DOMException: Blocked a frame with origin "http://www.simco-ion.nl" from accessing a cross-origin frame. at HTMLDocument.TYPO3.ready (http://www.simco-ion.nl/index.php?id=827&ADMCMD_editIcons=1:937:21) TYPO3.ready @ index.php?id=827&ADMCMD_editIcons=1:937 index.php?id=827&ADMCMD_editIcons=1:1049 Uncaught DOMException: Blocked a frame with origin "http://www.simco-ion.nl" from accessing a cross-origin frame. at HTMLDocument.TYPO3.ready (http://www.simco-ion.nl/index.php?id=827&ADMCMD_editIcons=1:1049:21) TYPO3.ready @ index.php?id=827&ADMCMD_editIcons=1:1049
it seem as workspace is running on different domain.
Files
Actions