[Flow] Security.ifAccess view helper "Undefined index: runtimeEvaluationsClosureCode" error
Rocky
rockysynergy at gmail.com
Thu Nov 6 16:22:01 CET 2014
Hey,
I tried to use security.ifAccess view helper for Entity. But got error saying "#1: Notice: Undefined index: runtimeEvaluationsClosureCode ... in TYPO3_Flow_Security_Policy_PolicyService.php line 459
I have enabled the security framework and configured the Content security as described in the Definite guide. Debug with TYPO3_Flow_Security_Policy_PolicyService.php tells me it tries to call getPrivilegeForResource method for Role Everybody, though I logged in using the account which is configured to have access to the Resource.
Any idea why this happens please?
More information about the Flow
mailing list