cakephp2-php8/lib/Cake/Test/Case/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
..
CacheHelperTest.php Changed url to URL where appropriate 2013-10-07 23:17:58 -04:00
FormHelperTest.php Changed url to URL where appropriate 2013-10-07 23:17:58 -04:00
HtmlHelperTest.php Fix missing HTML encoding on URL's generated by Html->meta(). 2013-11-09 14:31:09 -05:00
JqueryEngineHelperTest.php Removed /mpm from 'url' option for last test in JqueryEngineHelper::testRequest(). 2013-10-18 11:41:38 -04:00
JsHelperTest.php Remove use of deprecated constants. 2013-10-29 17:49:16 -04:00
MootoolsEngineHelperTest.php coding standards according to new sniffer rules 2013-08-08 01:03:21 +02:00
NumberHelperTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
PaginatorHelperTest.php Don't use comp. wrappers anymore. 2013-09-25 20:58:29 +02:00
PrototypeEngineHelperTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
RssHelperTest.php Remove last yoda conditions as per coding standards guidelines. 2013-09-06 18:36:57 +02:00
SessionHelperTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
TextHelperTest.php complete autoLinkEmail() 2013-09-27 15:01:46 +02:00
TimeHelperTest.php remove undocumented code and uncessary in_array() checks + cleanup 2013-08-08 03:56:58 +02:00