#1197: Doctrine 1.2 loading doctrine generated models problem
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  david   
     Type:  defect     |      Status:  assigned
 Priority:  normal     |   Milestone:  1.0.3   
Component:  database   |     Version:  1.0.2RC3
 Severity:  normal     |    Keywords:          
Has_patch:  0          |  
-----------------------+----------------------------------------------------

Comment(by mug...@…):

 I think this problem is Doctrine's bug.

 And I've found a temporary solution of this problem :D

 This problem occurs when Doctrine_Core::ATTR_MODEL_LOADING attribute is
 Doctrine_Core::MODEL_LOADING_AGGRESSIVE.
 So, you should only set it to Doctrine_Core::MODEL_LOADING_CONSERVATIVE.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1197#comment:6>
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