Project

General

Profile

Actions

Task #56393

closed

Epic #55070: Workpackages

Epic #54851: WP: Workspaces IRRE & MM bugfixes

Story #54853: As a user I want to correctly create, modify, preview and publish IRRE & MM related workspace changes

creation on new pages have broken permissions (perms_groupid set wrong)

Added by Peter Niederlag about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-02-27
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:

Description

When a regular (non admin) user creates a page in a workspace the page will not have proper permissions as the owning group(perms_groupid) is not assigned correctly.

perms_groupid (group ownership) should be based on:

  • the first(default) usergroup of the backend user (failing!) OR
  • the usergroup that is set in TSconfig (works!)

(Currently perms_userid and perms_groupid are not covered by the functional tests)


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Task #55563: Add functional test cases to DataHandler for regular workspace editingClosedOliver Hader2014-02-01

Actions
Related to TYPO3 Core - Bug #58525: First usergroup from BE-user no longer applied to new pagesClosed2014-05-05

Actions
Related to TYPO3 Core - Task #54085: Replace all strcmp() calls with ===Closed2013-11-29

Actions
Actions #1

Updated by Peter Niederlag about 10 years ago

  • Priority changed from Should have to Must have
Actions #2

Updated by Peter Niederlag about 10 years ago

  • Subject changed from creating page in workspace does not have proper perms_groupid assigned to Failing to set perms_group when creating page in workspace
Actions #3

Updated by Peter Niederlag about 10 years ago

  • Subject changed from Failing to set perms_group when creating page in workspace to Failing to set perms_groupid when creating page in workspace
Actions #4

Updated by Peter Niederlag about 10 years ago

  • Subject changed from Failing to set perms_groupid when creating page in workspace to create pages in workspace have broken permissions (perms_groupid set wrong)
Actions #5

Updated by Oliver Hader about 10 years ago

  • Parent task set to #54853
Actions #6

Updated by Peter Niederlag almost 10 years ago

  • Subject changed from create pages in workspace have broken permissions (perms_groupid set wrong) to creation on new pages have broken permissions (perms_groupid set wrong)
Actions #7

Updated by Markus Klein almost 10 years ago

As reported in #58525, #54085 seems to be the culprit.

Actions #8

Updated by Markus Klein almost 10 years ago

Found it, will push a patch

Actions #9

Updated by Gerrit Code Review almost 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29875

Actions #10

Updated by Markus Klein almost 10 years ago

  • Complexity set to no-brainer
  • Is Regression changed from No to Yes
Actions #11

Updated by Markus Klein almost 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #12

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF