cakephp2-php8/lib/Cake/View
mark_story cbb64bd082 Fix blackhole requests with empty select boxes.
When a select box was entirely empty (no option element)
secured form submission should not fail.

Fixes #3153
2012-08-26 22:53:48 -04:00
..
Elements Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Errors Merge branch '2.1' into 2.2 2012-06-23 16:41:32 -04:00
Helper Fix blackhole requests with empty select boxes. 2012-08-26 22:53:48 -04:00
Scaffolds Fixing coding conventions 2012-05-19 16:08:40 +01:00
Helper.php Add type check to prevent errors related to Hash::get() 2012-07-23 22:33:58 -04:00
HelperCollection.php Fix more coding standards errors. 2012-04-23 22:27:27 -04:00
JsonView.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
MediaView.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ScaffoldView.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ThemeView.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
View.php Fixing typo in view property during unset() 2012-08-24 23:11:25 -07:00
ViewBlock.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
XmlView.php remove unneeded line 2012-06-22 14:44:47 +02:00