zerodine / MongoDBAclBundle

This bundle allows the use of MongoDB as the storage layer for the Symfony ACLs component.
21 stars 32 forks source link

Undefined index: ancestors #22

Open ozahorulia opened 10 years ago

ozahorulia commented 10 years ago

When some documents are removed, I've got this notice:

Notice: Undefined index: ancestors in /blablabla/vendor/iampersistent/mongodb-acl-bundle/IamPersistent/MongoDBAclBundle/Security/Acl/MutableAclProvider.php line 81

I can't really say when exactly this exception is thrown, sometimes it works well, sometimes not. This happend for different documents.

ozahorulia commented 10 years ago

Anything? Error still exists

joaoalves89 commented 8 years ago

Its related with this pull request https://github.com/zerodine/MongoDBAclBundle/pull/41.

However its pending revision.