cakephp2-php8/lib/Cake/Test/Case/Routing
mark_story 6acf024a2b Fixing incorrect keying for ext routing parameter. It was
nested under params[url][ext].  This makes it unlike
all other routing parameters.  Having the nested value
also makes reversing requests harder, and generating urls more
difficult.
Adding a test for Router::reverse() and extensions.
Fixes #1923, fixes #1928
2011-08-22 22:26:02 -04:00
..
Route Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
DispatcherTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
RouterTest.php Fixing incorrect keying for ext routing parameter. It was 2011-08-22 22:26:02 -04:00