Project

General

Profile

Actions

Bug #33392

closed

showHidden flag in tslib_fe is not "workspaces aware"

Added by Bart Dubelaar about 12 years ago. Updated over 5 years ago.

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

100%

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

Description

In tslib_fe the flag $this->showHiddenPage is set to true whenever the requested uid is a hidden page. However this code always looks at the original uid and not to the versioned overlay. When working with workspaces and adding new pages in draft, all placeholders have hidden set to 1. This means that showHiddenPage will always become true, and all hidden pages will be shown. This essentially breaks the rendering of menus etc., as all the menus will show all hidden pages too.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #40091: Previewing a page in frontend disables all enabled fields, including workspacesClosedArmin Vieweg2012-08-23

Actions
Actions

Also available in: Atom PDF