mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-2931: OneToOne self-referencing fails when loading referenced objects #3647
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Jan 23, 2014).
Originally assigned to: @beberlei on GitHub.
Jira issue originally created by user djiddou:
It's a regression b'cause it's work correctly in 2.3.4.
@doctrinebot commented on GitHub (Jan 23, 2014):
@doctrinebot commented on GitHub (Jan 23, 2014):
Comment created by @ocramius:
[~djiddou] any example?
@doctrinebot commented on GitHub (Jan 23, 2014):
Comment created by djiddou:
Sorry for duplication. I've create a pull request test case to reproduce this bug.
The test case work correctly on doctrine 2.3.4.
I hope it enough as a description.
@doctrinebot commented on GitHub (Feb 8, 2014):
Issue was closed with resolution "Fixed"