cakephp2-php8/lib/Cake/Test/Case/View/Helper
mark_story db86b0c050 Don't disable the entire select when disabled is array(1)
When the disabled attribute is just array(1), then the attribute should
be filtered out of select element attributes. This is kind of a hacky
workaround but changing the underlying attribute handling is going to be
pretty tricky and far more dangerous.

Fixes #3546
2014-05-23 13:26:11 -04:00
..
CacheHelperTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
FormHelperTest.php Don't disable the entire select when disabled is array(1) 2014-05-23 13:26:11 -04:00
HtmlHelperTest.php more missing doc block tags added 2014-04-02 03:02:37 +02: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 Merge branch 'master' into 2.5 2013-11-19 00:27:12 +05:30
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 This is a hotfix for TextHelper which seems to have gone wrong in a merge. tail() is missing completly and the docs for truncate() are the ones for tail(). This fixes it. 2014-05-02 13:33:57 +02:00
TimeHelperTest.php more missing doc block tags added 2014-04-02 03:02:37 +02:00