cakephp2-php8/lib/Cake/Test/Case
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
..
Cache Adding prefix based cache clearning to Wincache. 2011-08-20 09:27:33 -04:00
Configure Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
Console Fixing issues where option values started with '-'. 2011-08-06 15:43:41 -04:00
Controller Adding visibility keywords to code that came from 2011-08-16 22:40:38 -04:00
Core Fixing issues with request stack not being used correctly 2011-08-12 21:21:05 -04:00
Error Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
I18n Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
Log Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
Model Implemented feature to allow multiple counter caches per associated model. 2011-08-17 18:10:32 +05:30
Network Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
Routing Fixing incorrect keying for ext routing parameter. It was 2011-08-22 22:26:02 -04:00
TestSuite Adding additional test cases for assertTags. 2011-08-22 20:44:32 -04:00
Utility Adding support for callback style error formatters. 2011-08-22 20:44:33 -04:00
View Fixing issues with HTML5 number inputs and float columns. 2011-08-18 22:31:00 -04:00
AllBehaviorsTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllCacheTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllComponentsTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllConfigureTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllConsoleTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllControllerTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllCoreTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllDatabaseTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllErrorTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllHelpersTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllI18nTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllLogTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllModelTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllNetworkTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllRoutingTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllTestsTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllTestSuiteTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllUtilityTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllViewTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
BasicsTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30