Project

General

Profile

Actions

Bug #19545

closed

Moving page in WS will hide it from editors due to missing access settings of placeholder

Added by Franz Koch over 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Workspaces
Target version:
-
Start date:
2008-10-31
Due date:
% Done:

0%

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

Description

I've got several editors that are limited to a certain subtree of the website. Every editor is 'locked' in the same custom workspace - so that they can't mess things up in live version.

Every subtree has the following access settings:
- owner: all rights
- group: all rights
- all: no rights - not even viewing

Now, when a editor is moving a page in his subtree, the page finally disappears in the pagetree. As admin I still can see the page and the WS-Placeholder created for it, but the placeholder has no access configuration at all - thus it's disallowed for all users. By setting the placeholers access rights, the editors finally can see the moved page in the workspace pagetree again.

In pageTS I defined a default usergroup and access-settings to use for new pages - but they don't get used for the WS-placeholder. Also TCAdefaults didn't work.
But the placeholder should have the same access settings as it's related page and not fall back to some default value anyway.

So I digged the source and found a solution that's working for me. Hope it's fixed in the right place and the correct way.

(issue imported from #M9705)


Files

t3lib_tcemain.diff (974 Bytes) t3lib_tcemain.diff Administrator Admin, 2008-10-31 11:37
9705-t3lib_tcemain_v2.diff (1.57 KB) 9705-t3lib_tcemain_v2.diff Administrator Admin, 2008-11-12 10:14

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #20049: Moving content elements in workspace results in Unknown column errorClosedMarcus Krause2009-02-18

Actions
Is duplicate of TYPO3 Core - Bug #19101: Move placeholders in workspace get wrong permissionsClosedIngo Renner2008-07-14

Actions
Actions #1

Updated by Martin Kutschker over 15 years ago

Added Michael Stucki's version of the patch.

Actions #2

Updated by Ingo Renner about 15 years ago

fixed in 4.2.4 and trunk

Actions #3

Updated by Michael Stucki over 10 years ago

  • Category set to Workspaces
Actions #4

Updated by Michael Stucki over 10 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
  • Target version deleted (0)
Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF