Bug #47229

System roles become namespaced in configuration manager

Added by Adrian Föder over 2 years ago. Updated over 2 years ago.

Status:Resolved Start date:2013-04-15
Priority:Must have Due date:
Assigned To:Adrian Föder % Done:

100%

Category:-
Target version:-
PHP Version: Complexity:
Has patch:Yes Affected Flow version:Git master

Description

the system roles, Everybody and Anonymous, get a namespace and become, for example, TYPO3.TYPO3CR:Everybody in the ACLs section. This can easily be seen when calling ./flow configuration:show --type Policy on a Neos project.
I'll provide a patch (suggestion).


Related issues

related to TYPO3.Flow - Bug #28862: Inconsistent handling of roles as objects and strings in ... Resolved 2011-08-09

Associated revisions

Revision f71d9f1c
Added by Adrian Föder over 2 years ago

[BUGFIX] System roles don't get a package namespace

The role change I39f335baa01fbe9b883e98e85cb1f063bbaf5744
introduced the automatic prepend of the package namespace
where the role has been defined; except for system roles
which are at the moment Anonymous and Everybody.

For ACLs, however, the package namespace has been prepended
also for the system roles. This fixes that behavior.

Change-Id: Iba14a25254a8db2cc53c6d07d63baac02b546763
Fixes: #47229
Related: #28862
Releases: 2.0, master

Revision 5936bb55
Added by Adrian Föder over 2 years ago

[BUGFIX] System roles don't get a package namespace

The role change I39f335baa01fbe9b883e98e85cb1f063bbaf5744
introduced the automatic prepend of the package namespace
where the role has been defined; except for system roles
which are at the moment Anonymous and Everybody.

For ACLs, however, the package namespace has been prepended
also for the system roles. This fixes that behavior.

Change-Id: Iba14a25254a8db2cc53c6d07d63baac02b546763
Fixes: #47229
Related: #28862
Releases: 2.0, master

History

#1 Updated by Gerrit Code Review over 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19983

#2 Updated by Adrian Föder over 2 years ago

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

#3 Updated by Gerrit Code Review over 2 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch 2.0 has been pushed to the review server.
It is available at https://review.typo3.org/19987

#4 Updated by Adrian Föder over 2 years ago

  • Status changed from Under Review to Resolved

Also available in: Atom PDF