cakephp2-php8/lib/Cake/Test/Case/View
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
..
Helper Fix missing HTML encoding on URL's generated by Html->meta(). 2013-11-09 14:31:09 -05:00
HelperCollectionTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
HelperTest.php Changed url to URL where appropriate 2013-10-07 23:17:58 -04:00
JsonViewTest.php JsonView should return null if no data is set, regardless of the type of '_serialize'. 2013-09-07 02:38:52 -03:00
MediaViewTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ScaffoldViewTest.php remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
ThemeViewTest.php remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
ViewTest.php Throw an exception when starting a view block twice 2013-10-26 03:35:12 +02:00
XmlViewTest.php Don't load Helpers in dataviews when _serialize is set. 2013-08-28 15:47:44 -04:00