#1026: Restore state right after a routing callback returned false from
onMatched() rather than at the end of the callback execution loop
---------------------+------------------------------------------------------
 Reporter:  david    |        Owner:  david     
     Type:  task     |       Status:  closed    
 Priority:  normal   |    Milestone:  1.0       
Component:  routing  |      Version:  1.0.0beta8
 Severity:  normal   |   Resolution:  fixed     
 Keywords:           |    Has_patch:  0         
---------------------+------------------------------------------------------
Changes (by david):

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


Comment:

 (In [3789]) Fix #1023: Regression: invalid Locale or Output Type names in
 routes trigger premature exceptions
 Fix #1024: Regression: Locale and Request Method are not restored to
 previous value after a matching route's callback(s) caused the match to
 ultimately fail
 Close #1026: Restore state right after a routing callback returned false
 from onMatched() rather than at the end of the callback execution loop
 Close #1027: Explicitly call onNotMatched() method on a routing callback
 if its onMatched() method returned false

-- 
Ticket URL: </ticket/1026#comment:3>
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