cakephp2-php8/lib/Cake/Test/Case/Routing
mark_story c81fe6249d Fix prefix = false in connect()
Connecting routes with a prefix = false created an un-matchable route.
Ignore falsey prefix values when setting up prefixes.

Fixes #2479
2012-01-16 21:30:26 -05:00
..
Route Fix issue with nested named parameters. 2011-12-01 20:32:28 -05:00
DispatcherTest.php Changing SCRIPT_NAME to PHP_SELF 2012-01-04 21:10:29 -05:00
RouterTest.php Fix prefix = false in connect() 2012-01-16 21:30:26 -05:00