#436: Move pre- and postfix modification from defaultParams to userParams
argument in RoutingCallback::onGenerate
---------------------+------------------------------------------------------
 Reporter:  david    |        Owner:  dominik  
     Type:  task     |       Status:  closed   
 Priority:  normal   |    Milestone:  0.11     
Component:  routing  |      Version:  0.11.0RC2
 Severity:  minor    |   Resolution:  fixed    
 Keywords:           |  
---------------------+------------------------------------------------------
Changes (by dominik):

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

Comment:

 (In [1714]) slightly BREAKING CHANGE!
 changed the routing callback signature to return bool for indicating
 whether that route should be generated.
 the matched parameters during the routing are now only automatically used
 when generating urls when the route is implies.
 closes #434,#435,#436

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