#1427: Database Manager returns closed Doctrine 2 EntityManager after PDO
Exception
-------------------------------+--------------------------------------------
 Reporter:  mr.hash@…          |       Owner:  david
     Type:  defect             |      Status:  new  
 Priority:  normal             |   Milestone:  1.0.7
Component:  database           |     Version:  1.0.6
 Severity:  normal             |    Keywords:       
Has_patch:  0                  |  
-------------------------------+--------------------------------------------
 After a PDO exception such as a duplicate insert, subsequent calls to
 getDatabaseConnection() return a closed EntityManager so further database
 activity is not possible.

 getDatabaseConnection() could check the state of the entity manager and
 reopen if it is closed.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1427>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to