Project

General

Profile

Actions

Bug #86574

closed

PageRepository misses check for $versioningWorkspaceId > 0

Added by Frank Nägler over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Workspaces
Target version:
Start date:
2018-10-04
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

With #85078 some checks in frontend/Classes/Page/PageRepository has been changed from versioningPreview (bool) to versioningWorkspaceId (int).
The old bool value was set with a check versioningWorkspaceId > 0 which is now missing and break if backend user has set workspace to -99 which is the default.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #85078: Deprecate PageRepository->versioningPreviewClosedBenni Mack2018-05-25

Actions
Related to TYPO3 Core - Bug #86605: Error when trying to display categories through a backend moduleClosed2018-10-09

Actions
Actions

Also available in: Atom PDF