Actions
Bug #99771
openView webpage in Multidomain environment
Status:
Needs Feedback
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2023-01-31
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hi!
I discovered a strange behaviour in an multidomain environment (same in another multidomain system): the "view webpage" button doesn´t work in some cases.
To reproduce:
- Login with domain A
- "view webpage" of a page from domain B -> works fine
- "view webpage" of a page from domain C -> doesn´t work (window with url form 2. keep open)
Maybe someone can confirm.
Best regards
Christoph
Updated by Georg Ringer 4 months ago
- Status changed from New to Needs Feedback
hey! is it possible that the different sites (A,B,C) are using different domains and you try to preview hidden/restricted content?
as the cookie is bound to the domain you need to login at those domains as well to be able to preview it
Actions