Actions
Bug #83547
closedpreviewLinks in Workspaces and broken rootline
Status:
Closed
Priority:
Should have
Assignee:
Category:
Workspaces
Target version:
Start date:
2018-01-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
What I did
- Creating a previewlink in workspace modul
- Open this link in browser http://localhorst/index.php?&ADMCMD_prev=a3cc578bead68b529839d34dd85a96e4&id=XXX
Actually result
TYPO3 Exception
Broken rootline. Could not resolve page with uid XXX
Awaited result
Showing a preview of the site defined in the preview link.
--
- We need two workspaces, which need to have different "db_mountpoints" defined, without overlapping rootline
- Switch to workspace one
- Create a new page
- Create a previewlink for this new page in the workspace modul.
- Test previewlink in another browser => Works
- Switch to workspace two
- Test previewlink in another browser => Exception
Actions