Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: ORM
-
Security Level: All
-
Labels:None
-
Environment:Symfony 2.1.8, php 5.4.7 and php 5.4.12, Windows 7
Description
I created fixtures and some data was inserted many times without calling the Task entity PrePersist event listener.
I printed the used and generated hash and I saw a Proxies_CG_\Asitly\ProjectManagementBundle\Entity\User hash equal a Task entity hash!
Please provide either a code example or a test case. As it stands, this issue is incomplete