FriendsOfSymfony / FOSCommentBundle

Threaded comments for Symfony
http://friendsofsymfony.github.com/
MIT License
462 stars 230 forks source link

MutableAclProvider issue #691

Closed XWB closed 5 years ago

XWB commented 5 years ago

If comment persistence is aborted, the following error will be thrown if ACL is enabled:

Argument 1 passed to Symfony\Component\Security\Acl\Dbal\MutableAclProvider::createAcl() must implement interface Symfony\Component\Security\Acl\Model\ObjectIdentityInterface, null given