Bug #45519
closedWorkspace Preview Link Generator problem
100%
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
Updated by Michael Stucki almost 11 years ago
- Category changed from Bugs to Workspaces
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
Updated by Gerrit Code Review over 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42394
Updated by Daniel Goerz over 9 years ago
- Status changed from Under Review to New
- Is Regression set to No
- Sprint Focus set to On Location Sprint
Updated by Daniel Goerz over 9 years ago
- Status changed from New to Under Review
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42394
Updated by Gerrit Code Review over 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42394
Updated by Anja Leichsenring over 9 years ago
- Sprint Focus changed from On Location Sprint to Remote Sprint
Updated by Gerrit Code Review over 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42394
Updated by Gerrit Code Review about 9 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42837
Updated by Daniel Goerz about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9fb592c3485b6b58690f44d298f84ad5e6baa018.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed