cakephp2-php8/lib/Cake/View
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
..
Elements Bump the depth of variables in stack traces to 4. 2014-10-29 21:43:18 -04:00
Errors Merge branch 'master' into 2.6 2014-11-04 22:44:11 -05:00
Helper Fix radio buttons not being added to security hash. 2015-01-08 23:25:34 -05:00
Scaffolds Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Helper.php Consolidate with conditions sniff. 2014-12-09 03:17:35 +01:00
HelperCollection.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
JsonView.php Fix api docblocks for View layer classes. 2014-05-30 01:23:12 +05:30
MediaView.php Don't send response from view. 2014-12-22 21:02:52 +01:00
ScaffoldView.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
ThemeView.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
View.php Merge branch 'master' into 2.6 2014-12-06 21:28:59 -05:00
ViewBlock.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
XmlView.php Fix api docblocks for View layer classes. 2014-05-30 01:23:12 +05:30