cakephp2-php8/lib/Cake/Test/Case/View
mark_story ee895a8bb1 Add form attribute to hidden inputs when present.
If inputs are placed outside of the form elements the form attribute
needs to be set on the hidden inputs. Without this attribute the empty
state does not submit correctly.

Fixes #3053
2014-03-18 22:11:57 -04:00
..
Helper Add form attribute to hidden inputs when present. 2014-03-18 22:11:57 -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 Fix verification of expected invocations #2919 2014-03-01 19:06:17 +01:00
XmlViewTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00