cakephp2-php8/lib/Cake/Test/Case/View
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
..
Helper Don't disable the entire select when disabled is array(1) 2014-05-23 13:26:11 -04:00
HelperCollectionTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
HelperTest.php Collision free approach to resolve the DOM ID issue in a clean way. Fix to generation of ids for multiple checkboxes. Resolves ticket 4064. 2013-12-04 01:30:57 +01:00
JsonViewTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
MediaViewTest.php Don't return true from view classes' render() method. 2014-02-06 03:06:00 +05:30
ScaffoldViewTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ThemeViewTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ViewTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
XmlViewTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00