Project

General

Profile

Actions

Bug #23304

closed

Wrong behaviour of workspace preview "Enable Frontend Preview"

Added by Andreas Kießling over 14 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-07-29
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

This was probably introduced with #22446:
Until 4.4, the setting "Enable Frontend Preview" triggered the following behaviour:

unchecked = splitscreen with 3 frames to view live, draft and workspace management
checked = only current workspace is shown in frontend

Current situation:
unchecked = preview shows live version of page, even when in a workspace
checked = splitscreen like mentioned above

Solution: the two generated urls for the preview modes need to be switched to restore the previous behaviour.

(issue imported from #M15290)


Files

15290.diff (689 Bytes) 15290.diff Administrator Admin, 2010-07-29 17:51
15290_v2.diff (1.35 KB) 15290_v2.diff Administrator Admin, 2010-07-30 10:58
15290_45.diff (1.49 KB) 15290_45.diff Administrator Admin, 2010-08-04 16:59
15290_final_4-4.diff (2.21 KB) 15290_final_4-4.diff Administrator Admin, 2010-09-20 16:07
15290_final_trunk.diff (2.29 KB) 15290_final_trunk.diff Administrator Admin, 2010-09-20 16:11
Actions #1

Updated by Andreas Kießling over 14 years ago

Just found an error with v1 of the patch: When in Live-Workspace, switching the urls triggered the splitscreen, because the condition in the generated js for the button always fails. v2 takes care of this and checks whether Live-Workspace is requested or another workspace with activated "Enable Frontend Preview"

Actions #2

Updated by Andreas Kießling over 14 years ago

Slightly modified for 4.5 trunk. Sysext version was moved to another location so the patch for 4.4 cannot be applied.

Actions #3

Updated by Francois Suter about 14 years ago

committed:

- to 4.4 in revision 8827
- to trunk in revision 8828

Actions #4

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF