Project

General

Profile

Actions

Bug #20626

closed

can't preview with multiple domains

Added by Stefano Cecere almost 15 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2009-06-18
Due date:
% Done:

0%

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

Description

(related to 3976 but it seems to not be fully debugged):

if i have two domains (a.com and b.com) in 1 TYPO3 installation, and i make all editors login from the maln one (a.com), there is big problem previewing workspaces for pages under b.com

the preview lanches the right preview url https://b.com/typo3/mod/user/ws/wsol_preview.php?id=642

but since the user is logged into a.com, they get "page not found" on he workspace preview of b.com

a SOLUTION to this is to aks editors to make a separate login into b.com/typo3 (so it sets b.com cookie), then the preview works.

i tried to manage the $TYPO3_CONF_VARS['SYS']['cookieDomain'] configuration, setting it also to

$TYPO3_CONF_VARS['SYS']['cookieDomain'] = '/\.(a|b)\.com$/';

but it seems to have no effect

any clues?

i could sponsor 50 euro for this debug! (i already spent 5 hours on it ... :(

(issue imported from #M11351)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #16173: Preview from DRAFT workspace not working in multi-domain installClosed2006-05-23

Actions
Actions

Also available in: Atom PDF