cakephp2-php8/lib/Cake/Test/Case/Utility
mark_story c6258fa68c HTML escape context variables.
When creating HTML or js errors the context should be
escaped, as it is very possible that the context vars will contain
HTML.

Clean up some internals in Debugger::outputError().  There were
a few duplicate data structures, and $$ variables.

Fixes #2884
2012-05-16 21:07:45 -04:00
..
CakeNumberTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
CakeTimeTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
ClassRegistryTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
DebuggerTest.php HTML escape context variables. 2012-05-16 21:07:45 -04:00
FileTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
FolderTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
InflectorTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
ObjectCollectionTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
SanitizeTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
SecurityTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
SetTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
StringTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
ValidationTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
XmlTest.php Update assertions. 2012-05-03 21:00:52 -04:00