Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AclProvider is calling undefined method $this->updateAceIdentityMap(..) #34

Open
notrix opened this issue Apr 4, 2014 · 0 comments
Open

Comments

@notrix
Copy link
Contributor

notrix commented Apr 4, 2014

If acl caching is enabled, acl provider is calling $this->updateAceIdentityMap($acl) on results from cache, bus this method is only implemented in Symfony ORM AclProvider implementation.

To reproduce bug just enable DoctrineAclCache and double check for same permissions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant