DDC-3318: [GH-1143] Fixed a bug so that a versioned entity with a oneToOne id can be created #4101

Closed
opened 2026-01-22 14:35:14 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Sep 23, 2014).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of MajorCaiger:

Url: https://github.com/doctrine/doctrine2/pull/1143

Message:

  • Fixed the basic entity persister so that versioned OneToOne entities can be created
  • Created an IdentifierConverter utility class
  • Moved the logic for the flatten identifier method into the new utility class
  • Replaced calls for private flattenIdentifier to use new utility
  • Added appropriate unit tests
Originally created by @doctrinebot on GitHub (Sep 23, 2014). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of MajorCaiger: Url: https://github.com/doctrine/doctrine2/pull/1143 Message: - Fixed the basic entity persister so that versioned OneToOne entities can be created - Created an IdentifierConverter utility class - Moved the logic for the flatten identifier method into the new utility class - Replaced calls for private flattenIdentifier to use new utility - Added appropriate unit tests
admin added the Bug label 2026-01-22 14:35:14 +01:00
admin closed this issue 2026-01-22 14:35:14 +01:00
Author
Owner

@doctrinebot commented on GitHub (Oct 19, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1143] was closed:
https://github.com/doctrine/doctrine2/pull/1143

@doctrinebot commented on GitHub (Oct 19, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-1143] was closed: https://github.com/doctrine/doctrine2/pull/1143
Author
Owner

@doctrinebot commented on GitHub (Oct 19, 2014):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Oct 19, 2014): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#4101