Project

General

Profile

Actions

Bug #16487

closed

Epic #90674: Backend UI not reflecting permissions

Changed permissions in workspace-versions are not respected

Added by Andreas Wolf over 17 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2006-08-24
Due date:
% Done:

0%

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

Description

When you change the permissions of a page in the draft-workspace or a custom workspace, a new version of the page is automatically created (unless you have not created one before). The changes in the permissions are applied to the new version.

The problem here is that only the live-version is checked for the access-rights when editing in a draft-workspace. So the changed permissions in the draft-workspace are not taken into account, even if they are more liberal than the old ones.

To my mind there are two possible solutions: Either fix this bug and make the t3lib_befunc::readPageAccess read the correct information or generally only use the permissions from the live-version. And this would mean to also save the permissions with the live-version and the draft-version to preserve them when publishing the draft-version.

(issue imported from #M4092)


Files

4092.patch (1.47 KB) 4092.patch Administrator Admin, 2006-08-24 16:01

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #33436: Changes to page usergroup access rights are not respected when previewing a workspaceClosed2012-01-25

Actions
Actions

Also available in: Atom PDF