Actions
Task #56393
closedEpic #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)
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)
Updated by Peter Niederlag almost 11 years ago
- Priority changed from Should have to Must have
Updated by Peter Niederlag almost 11 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
Updated by Peter Niederlag almost 11 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
Updated by Peter Niederlag almost 11 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)
Updated by Peter Niederlag almost 11 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)
Updated by Markus Klein almost 11 years ago
Updated by Gerrit Code Review almost 11 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
Updated by Markus Klein almost 11 years ago
- Complexity set to no-brainer
- Is Regression changed from No to Yes
Updated by Markus Klein almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset dac46664ad4720368b4d758fc2f775990776ec69.
Actions