[DDC-1473] GH-181: make merge copy non persisted properties too Created: 06/Nov/11 Updated: 06/Aug/12 Resolved: 04/May/12 |
|
| Status: | Resolved |
| Project: | Doctrine 2 - ORM |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 2.3 |
| Security Level: | All |
| Type: | Bug | Priority: | Major |
| Reporter: | Benjamin Eberlei | Assignee: | Benjamin Eberlei |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Pull-Request was automatically synchronized The behavior of merging should be to return a managed object with exactly the same values than the detached one. The problem was that it only copies persistable properties. |
| Comments |
| Comment by Benjamin Eberlei [ 06/Aug/12 ] |
|
A related Github Pull-Request [GH-181] was opened |
| Comment by Benjamin Eberlei [ 06/Aug/12 ] |
|
A related Github Pull-Request [GH-181] was closed |