Project

General

Profile

Actions

Bug #33533

closed

menu in frontend shows (moved) pages from LIVE if you preview a workspace

Added by springingerl over 12 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2012-01-30
Due date:
% Done:

0%

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

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 1 (0 open1 closed)

Related to TYPO3 Core - Bug #37209: Workspace preview shows pages changes from all workspacesClosed2012-05-16

Actions
Actions

Also available in: Atom PDF