#1434: Doctrine database adapter won't trigger connect() on getResource() call
----------------------+-----------------------------------------------------
 Reporter:  david     |       Owner:  david
     Type:  defect    |      Status:  new  
 Priority:  normal    |   Milestone:  1.0.7
Component:  database  |     Version:  1.0.6
 Severity:  minor     |    Keywords:       
Has_patch:  0         |  
----------------------+-----------------------------------------------------
 Same problem as in #1432 - it accesses {{{$this->connection}}} directly
 without going through {{{getConnection()}}}, which means the connection
 won't be opened if {{{getResource()}}} is called.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1434>
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