[PHPCR-46] ensure that parent mappings are populated after flush Created: 03/Feb/12 Updated: 20/Jul/12 Resolved: 20/Jul/12 |
|
| Status: | Closed |
| Project: | Doctrine PHPCR |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Major |
| Reporter: | Lukas Kahwe | Assignee: | Lukas Kahwe |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
https://github.com/doctrine/phpcr-odm/pull/97#r410832 |
| Comments |
| Comment by David Buchmann [ 20/Jul/12 ] |
|
this is done in UnitOfWork::executeInserts about line 1358 i think we lack a test for this though. |