cakephp2-php8/lib/Cake/Test/Case/View/Helper
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
..
CacheHelperTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
FormHelperTest.php Add form attribute to hidden inputs when present. 2014-03-18 22:11:57 -04:00
HtmlHelperTest.php Fix duplicated webroot path on HtmlHelper::meta('icon'). 2013-11-18 23:38:01 -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 Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
PaginatorHelperTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
PrototypeEngineHelperTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
RssHelperTest.php Fix tests even better than before. 2013-11-21 22:57:50 -05:00
SessionHelperTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
TextHelperTest.php Add tests and fix other cases where autoLinkEmail would fail. 2013-11-29 22:57:43 -05:00
TimeHelperTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00