cakephp2-php8/lib/Cake/Test/Case/View
mark_story bcdf61a9d5 Adding escaping by default for TextHelper::autoLink()
TextHelper::autoLink, autoLinkEmails, and autoLinkUrls now all
escape HTML by default, this can be disabled using the escape => false option.

Fixes #1625
2011-10-29 12:08:43 -04:00
..
Helper Adding escaping by default for TextHelper::autoLink() 2011-10-29 12:08:43 -04:00
HelperCollectionTest.php Little cleanup in exceptions. 2011-10-15 20:08:02 +02:00
HelperTest.php Fix incorrect field detection for habtm fields. 2011-10-25 22:21:27 -04:00
MediaViewTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
ScaffoldViewTest.php Splitting apart the Scaffold and ScaffoldView tests. 2011-09-16 22:08:19 -04:00
ThemeViewTest.php Fixing incorrect theme paths for plugins, tests updated. Fixes #2099 2011-10-13 15:22:10 +02:00
ViewTest.php Fixing incorrect theme paths for plugins, tests updated. Fixes #2099 2011-10-13 15:22:10 +02:00