#779: Routing should not just bail out of execute() if routing is enabled, but 
no
routes are defined
---------------------+------------------------------------------------------
 Reporter:  david    |        Owner:  david 
     Type:  task     |       Status:  closed
 Priority:  normal   |    Milestone:  0.11.2
Component:  routing  |      Version:  0.11.1
 Severity:  minor    |   Resolution:  fixed 
 Keywords:           |    Has_patch:  0     
---------------------+------------------------------------------------------
Changes (by david):

  * status:  assigned => closed
  * resolution:  => fixed

Comment:

 (In [2531]) Routing should not just bail out of execute() if routing is
 enabled, but no routes are defined. Now fixed, this backs out the count()
 change introduced in [696] (that's from the middle ages!) which apparently
 was for efficiency only; added a missing var declaration to prevent the
 notice and subsequent error that would otherwise occur. Closes #779

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