#434: Do not override default values using matched incoming parameters when
generating the same route unless the route is implied
---------------------+------------------------------------------------------
Reporter: david | Owner: dominik
Type: defect | Status: closed
Priority: normal | Milestone: 0.11
Component: routing | Version: 0.11.0RC2
Severity: major | 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/434#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