Details
Description
Problem is that UnitOfWork::doMerge() calls ClassMetadata::getIdentifierValues() for the entity but that function doesn't have case for not initialized proxy. It just reads the Id properties from the object's reflection.
It should load the proxy or get the ID stored inside the proxy object or doMerge must initialize it maybe.
Activity
Aigars Gedroics
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | DDC1392Test.php [ 11066 ] |
Benjamin Eberlei
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 2.1.2 [ 10154 ] | |
| Resolution | Fixed [ 1 ] |
Benjamin Eberlei
made changes -
| Workflow | jira [ 13038 ] | jira-feedback [ 15039 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback [ 15039 ] | jira-feedback2 [ 16903 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback2 [ 16903 ] | jira-feedback3 [ 19156 ] |