cakephp2-php8/lib/Cake/View/Helper
mark_story 8d38861a2e Fix missing HTML encoding on URL's generated by Html->meta().
The input URL was not correctly handled as an asset URL and thus was
not correctly HTML or URL escaped. This created invalid HTML when
favicon URLs included query string arguments.

Refs #2233
2013-11-09 14:31:09 -05:00
..
CacheHelper.php Docblock and return type fixes 2013-07-29 19:13:31 +05:30
FormHelper.php Add space between classname(s) 2013-10-22 22:59:50 -04:00
HtmlHelper.php Fix missing HTML encoding on URL's generated by Html->meta(). 2013-11-09 14:31:09 -05:00
JqueryEngineHelper.php Added 'xhr' as callback in JqueryEngineHelper::request() so it formats as Javascript. 2013-10-17 18:26:39 -04:00
JsBaseEngineHelper.php Correct 'an URL' to 'a URL' in docblocks 2013-10-22 00:09:34 -04:00
JsHelper.php Remove use of deprecated constants. 2013-10-29 17:49:16 -04:00
MootoolsEngineHelper.php Updated JavaScript casing and JsHelper references in doc blocks 2013-09-25 22:46:38 -04:00
NumberHelper.php Add missing return tags 2013-10-14 22:43:17 -04:00
PaginatorHelper.php Correct spelling of retrieve 2013-10-30 23:13:07 -04:00
PrototypeEngineHelper.php Updated JavaScript casing and JsHelper references in doc blocks 2013-09-25 22:46:38 -04:00
RssHelper.php unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
SessionHelper.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
TextHelper.php Add missing return tags 2013-10-14 22:43:17 -04:00
TimeHelper.php Add space between classname(s) 2013-10-22 22:59:50 -04:00