cakephp2-php8/lib/Cake/Test
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
..
Case Fixing incorrect keying for ext routing parameter. It was 2011-08-22 22:26:02 -04:00
Fixture Implemented feature to allow multiple counter caches per associated model. 2011-08-17 18:10:32 +05:30
test_app Fixing issues where ControllerTestCase couldn't properly hit plugin 2011-08-20 09:58:35 -04:00