Project

General

Profile

Actions

Bug #33533

closed

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

Added by springingerl about 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 #1

Updated by Michael Stucki over 10 years ago

  • Category set to Workspaces
Actions #2

Updated by Michael Stucki over 10 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
Actions #3

Updated by Mathias Schreiber over 9 years ago

  • Target version set to 7.5
Actions #4

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 7 LTS
Actions #5

Updated by Mathias Schreiber over 8 years ago

  • Target version deleted (7 LTS)
  • Is Regression set to No
Actions #6

Updated by Benni Mack about 5 years ago

  • Status changed from New to Closed

This is fixed since a few years! Yay!

Actions

Also available in: Atom PDF