DDC-1286: Change typo in ORMException #1620

Closed
opened 2026-01-22 13:20:09 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Jul 22, 2011).

Originally assigned to: @guilhermeblanco on GitHub.

Jira issue originally created by user serge.smertin:

Doctrine\ORM\ORMException, like 42:
"however this entity has no ientity itself. You have to call EntityManager#persist() on the related entity " .

should be:
"however this entity has no identity itself. You have to call EntityManager#persist() on the related entity " .

Originally created by @doctrinebot on GitHub (Jul 22, 2011). Originally assigned to: @guilhermeblanco on GitHub. Jira issue originally created by user serge.smertin: Doctrine\ORM\ORMException, like 42: "however this entity has no ientity itself. You have to call EntityManager#persist() on the related entity " . should be: "however this entity has no identity itself. You have to call EntityManager#persist() on the related entity " .
admin added the Bug label 2026-01-22 13:20:09 +01:00
admin closed this issue 2026-01-22 13:20:09 +01:00
Author
Owner

@doctrinebot commented on GitHub (Aug 14, 2011):

Comment created by @guilhermeblanco:

This issue is already solved in latest 2.2-DEV.

Thanks for the report.

@doctrinebot commented on GitHub (Aug 14, 2011): Comment created by @guilhermeblanco: This issue is already solved in latest 2.2-DEV. Thanks for the report.
Author
Owner

@doctrinebot commented on GitHub (Aug 14, 2011):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Aug 14, 2011): 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#1620