cakephp2-php8/lib/Cake/Test/Case/View/Helper
mark_story 5ec9b145bf Fix label element for attributes not matching their inputs.
Radio elements would contain ModelModelFieldValue instead of
ModelFieldValue like they should. This was caused by the fix for #3936
and lack of tests for create() + radio().

Fixes #4071
2013-09-16 22:38:28 -04:00
..
CacheHelperTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
FormHelperTest.php Fix label element for attributes not matching their inputs. 2013-09-16 22:38:28 -04:00
HtmlHelperTest.php Remove JS constant use from tests. 2013-08-31 11:45:59 +05:30
JqueryEngineHelperTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
JsHelperTest.php coding standards according to new sniffer rules 2013-08-08 01:03:21 +02:00
MootoolsEngineHelperTest.php coding standards according to new sniffer rules 2013-08-08 01:03:21 +02:00
NumberHelperTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
PaginatorHelperTest.php Merge branch 'master' into 2.4 2013-08-11 23:31:10 +02:00
PrototypeEngineHelperTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
RssHelperTest.php Remove last yoda conditions as per coding standards guidelines. 2013-09-06 18:36:57 +02:00
SessionHelperTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
TextHelperTest.php Merge branch 'master' into 2.4 2013-06-16 13:07:44 +05:30
TimeHelperTest.php remove undocumented code and uncessary in_array() checks + cleanup 2013-08-08 03:56:58 +02:00