Project

General

Profile

Actions

Bug #45519

closed

Workspace Preview Link Generator problem

Added by Michael Fritz about 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Workspaces
Target version:
Start date:
2013-02-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Remote Sprint

Description

When I produce a preview link in the workspace module, the page behind the links produces an JS error due to missing document.domain.

...
// @todo redirect to split module if this is opened standalone

        // having this is very important, otherwise the parent.resize call will fail
    document.domain = '';
...

Here is also a developer comment that points to something that is missing?

This is somewhat related to this patch, but not implemented?
http://forge.typo3.org/attachments/5673/v1.patch

The biggest problem is, that after I called the preview link, I cannot leave the preview modus without deleting my cookies. I simply see only content from workspace even if i click on other pages or log in and switch to live workspace. This is the case if logged in and if not logged in! I had my colleague nearly crying because she thought she crashed the home page.

This was tested with 4.7.7 and 4.7.8


Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #44886: Anchor Link in Workspace Preview doesn't work in FirefoxClosed2013-01-28

Actions
Related to TYPO3 Core - Bug #19956: Page alias not publishing to LIVE from any workspaceRejected2009-02-02

Actions
Related to TYPO3 Core - Bug #20852: Can create preview links only for the default language of a pageClosedSteffen Ritter2009-08-07

Actions
Related to TYPO3 Core - Bug #31718: Javascript Error in FEClosed2011-11-10

Actions
Actions

Also available in: Atom PDF