cakephp2-php8/lib/Cake/Test/Case/View/Helper
mark_story 143c34bdc1 Handle case where a visible input shares a name with an invisible one.
If a visible input is created *after* a hidden input was created, the
form would always blackhole unless the visible input had the same value
as the hidden input.

Refs #7274
2015-08-22 23:10:44 -04:00
..
CacheHelperTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
FlashHelperTest.php Fix failing tests. 2015-06-26 22:04:00 -04:00
FormHelperTest.php Handle case where a visible input shares a name with an invisible one. 2015-08-22 23:10:44 -04:00
HtmlHelperTest.php Merge branch '2.6' into 2.7 2015-06-25 21:50:47 -04:00
JqueryEngineHelperTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
JsHelperTest.php Fix verification of expected invocations #2919 2014-03-01 19:06:17 +01:00
MootoolsEngineHelperTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
NumberHelperTest.php more missing doc block tags added 2014-04-02 03:02:37 +02:00
PaginatorHelperTest.php Adjust tests. 2015-06-21 12:13:09 +02:00
PrototypeEngineHelperTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
RssHelperTest.php Merge branch 'master' into 2.5 2013-11-25 23:15:15 -05:00
SessionHelperTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
TextHelperTest.php Merge branch 'master' into 2.7 2015-02-26 12:50:35 -05:00
TimeHelperTest.php fixes failing test cases from last CakeTime::timeAgoInWords changes 2014-10-01 11:09:00 +02:00