cakephp2-php8/lib/Cake/View/Helper
mark_story 98909fb465 Fix radio buttons not being added to security hash.
When some but not all inputs were disabled radio buttons were omitted
from the security hash. This caused blackhole failures as the input was
unexpected.

Refs #5603
2015-01-08 23:25:34 -05:00
..
CacheHelper.php Merge branch 'master' into 2.6 2014-08-08 23:28:06 -04:00
FormHelper.php Fix radio buttons not being added to security hash. 2015-01-08 23:25:34 -05:00
HtmlHelper.php BC fix for css() and script() with identical resource names 2014-11-19 11:20:37 +07:00
JqueryEngineHelper.php Update doc blocks regarding return $this 2014-06-25 00:06:51 +02:00
JsBaseEngineHelper.php a / an typo fixes fot API 2014-07-30 22:11:03 +02:00
JsHelper.php Take care of more int casts. 2014-09-10 16:29:23 +02:00
MootoolsEngineHelper.php a / an typo fixes fot API 2014-07-30 22:11:03 +02:00
NumberHelper.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
PaginatorHelper.php Add additional test. 2014-12-09 03:43:35 +01:00
PrototypeEngineHelper.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
RssHelper.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
SessionHelper.php Preventing multiple iterations 2014-08-23 15:47:12 +05:30
TextHelper.php Regex modified to to not capture brackets 2015-01-02 15:15:23 +00:00
TimeHelper.php Correct doc block return types. 2014-11-05 13:03:27 +01:00