cakephp2-php8/lib/Cake/View/Helper
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
..
CacheHelper.php Fix uncaught exceptions when generating view cache files 2012-07-30 21:27:21 -04:00
FormHelper.php Fix blackhole requests with empty select boxes. 2012-08-26 22:53:48 -04:00
HtmlHelper.php fix double-encoding of external urls 2012-06-12 16:30:37 +02:00
JqueryEngineHelper.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
JsBaseEngineHelper.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
JsHelper.php Replace is_a with instanceof. 2012-08-21 08:47:58 -04:00
MootoolsEngineHelper.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
NumberHelper.php Switch usage to Hash where possible. 2012-03-26 22:32:53 -04:00
PaginatorHelper.php Correctly passing ellipsis options to all internal method calls insie 2012-07-10 20:46:56 -04:30
PrototypeEngineHelper.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
RssHelper.php fix #2858 RSS helper bug with namedspaced keys 2012-07-29 14:24:46 +02:00
SessionHelper.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
TextHelper.php Fix ( and ) not being correctly handled by autoLinkUrls 2012-07-29 21:18:33 -04:00
TimeHelper.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00