Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0.0BETA2
-
Component/s: Persister
-
Labels:None
Description
Getting following errors when trying to persist GridFS file.
Trying to get property of non-object in file Doctrine\ODM\MongoDB\MongoCollection.php on line 196 Undefined index: _id in file Doctrine\ODM\MongoDB\Persisters\BasicDocumentPersister.php on line 163
Unfortunately couldn't create reproducable test-case yet, but if that is not an obvious issue, please let me know, I'll try to dig deeper and get the test case.
We'll need a test case, always. Or atleast some kind of pasted code that I can use to produce the issue.