Bug #33533
menu in frontend shows (moved) pages from LIVE if you preview a workspace
Status: | New | Start date: | 2012-01-30 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | Workspaces | Spent time: | - | |
Target version: | 7.5 | |||
TYPO3 Version: | 4.5 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
menu in frontend shows (moved) pages from LIVE if you preview a workspace
- LIVE-workspace: create a page and move it into a subpage
- change workspace to DRAFT
- preview DRAFT in browser: the menu still shows the page at the original place
LIVE before moving & preview of DRAFT after moving:
+ page 1
+ page 2
+ page 3
+ page new
+ page 4
LIVE after moving:
+ page 1
+ page 2
| + page new
+ page 3
+ page 4
[it seems that it works if i set $unsetMovePointers true in typo3/sysext/cms/tslib/class.tslib_menu.php > $GLOBALS['TSFE']>sys_page->versionOL('pages',$row,true);]
Related issues
History
#1 Updated by Michael Stucki over 1 year ago
- Category set to Workspaces
#2 Updated by Michael Stucki over 1 year ago
- Project changed from Workspaces & Versioning to Core
- Category changed from Workspaces to Workspaces
#3 Updated by Mathias Schreiber 6 months ago
- Target version set to 7.5