Bug #54146

Different sorting of arguments in ACL Patterns doesnt work

Added by Carsten Bleicker over 1 year ago.

Status:New Start date:2013-12-02
Priority:Should have Due date:
Assigned To:Christian Müller % Done:

0%

Category:Security
Target version:-
PHP Version: Complexity:
Has patch:No Affected Flow version:Flow 2.0.0

Description

This one works:
resources:
methods:
DeleteLot: 'method(BLEICKER\Sale\Controller\Rest\LotController->deleteAction(lot.owner current.securityContext.party))'

This wone doesnt work:
resources:
methods:
DeleteLot: 'method(BLEICKER\Sale\Controller\Rest\LotController->deleteAction(current.securityContext.party lot.owner))'

Also available in: Atom PDF