cakephp2-php8/lib/Cake/Test/Case
mark_story 30e139412d Fix input type inference when type=>checkbox
FormHelper should not infer types when the explicit type is checkbox.
Instead the provided type should be used.

Fixes #2491
2013-12-16 23:26:20 -05:00
..
Cache Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Configure Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Console Merge pull request #2350 from tuffz/formatting_app_uses_blocks 2013-12-14 12:37:02 -08:00
Controller Merge pull request #2449 from cakephp/fix-session-cyclic-error 2013-12-09 02:18:21 -08:00
Core Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Error Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Event Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
I18n Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Log Merge pull request #2350 from tuffz/formatting_app_uses_blocks 2013-12-14 12:37:02 -08:00
Model Merge pull request #2350 from tuffz/formatting_app_uses_blocks 2013-12-14 12:37:02 -08:00
Network Add coverage for comma in email alias. 2013-11-22 13:14:21 -05:00
Routing Append / to the start/end of the mapResources prefix. 2013-12-04 21:46:59 -05:00
TestSuite Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Utility Relax the 'my' and 'ym' date validation formats. 2013-12-14 23:02:12 -05:00
View Fix input type inference when type=>checkbox 2013-12-16 23:26:20 -05:00
AllBehaviorsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllCacheTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllComponentsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllConfigureTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllConsoleTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllControllerTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllCoreTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllDatabaseTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllDbRelatedTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllErrorTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllEventTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllHelpersTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllI18nTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllLogTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllNetworkTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllRoutingTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllTestsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllTestSuiteTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllUtilityTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllViewTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
BasicsTest.php Merge pull request #2350 from tuffz/formatting_app_uses_blocks 2013-12-14 12:37:02 -08:00