Bug #47500

createRole: Role is not passed as object to repository

Added by Christopher Hlubek over 2 years ago. Updated over 2 years ago.

Status:Resolved Start date:2013-04-23
Priority:Should have Due date:
Assigned To:Christopher Hlubek % Done:

100%

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

Description

This causes an error when adding roles through the PolicyService createRole method:


Fatal error: Call to a member function getIdentifier() on a non-object in .../TYPO3_Flow_Security_Policy_RoleRepository.php

Associated revisions

Revision c1774f1b
Added by Christopher Hlubek over 2 years ago

[BUGFIX] Fix PolicyService->createRole to use the Role object

Change-Id: I8d117db7c8b9c52313319478986817900ad87fb0
Fixes: #47500
Releases: master, 2.0

Revision 2399c8ab
Added by Christopher Hlubek over 2 years ago

[BUGFIX] Fix PolicyService->createRole to use the Role object

Change-Id: I8d117db7c8b9c52313319478986817900ad87fb0
Fixes: #47500
Releases: master, 2.0

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/20109

#2 Updated by Gerrit Code Review over 2 years ago

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

#3 Updated by Christopher Hlubek over 2 years ago

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

#4 Updated by Gerrit Code Review over 2 years ago

  • Status changed from Resolved to Under Review

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

#5 Updated by Christopher Hlubek over 2 years ago

  • Status changed from Under Review to Resolved

Also available in: Atom PDF