[MODM-121] a call of unknown method "setIdentifierValues" in UnitOfWork class Created: 16/Feb/11 Updated: 16/Feb/11 Resolved: 16/Feb/11 |
|
| Status: | Resolved |
| Project: | Doctrine MongoDB ODM |
| Component/s: | UnitOfWork |
| Affects Version/s: | 1.0.0BETA1 |
| Fix Version/s: | 1.0.0BETA2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Vitaliy Kaplich | Assignee: | Jonathan H. Wage |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
On DocumentManager::merge() the following error happens: Fatal error: Call to undefined method Doctrine\ODM\MongoDB\Mapping\ClassMetadata::setIdentifierValues() in /projects/tbi_doctrine/vendors/doctrine/odm/lib/Doctrine/ODM/MongoDB/UnitOfWork.php on line 1378 |
| Comments |
| Comment by Jonathan H. Wage [ 16/Feb/11 ] |
|
This is already resolve in the latest master in git. |