cakephp2-php8/lib/Cake/Test/Case
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
..
Cache Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Configure Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Console check extension before passing to addTestFile() 2012-05-10 19:06:04 +07:00
Controller Fixed HTTP status codes for non-redirects which were breaking AuthComponent. 2012-05-04 16:58:51 +02:00
Core Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Error Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Event Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
I18n Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Log Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Model fixing method signature in test models 2012-05-10 19:47:10 +07:00
Network Add test for accept header. 2012-04-29 14:48:45 -04:00
Routing Adding support for a trailing & or & in the existing queryString 2012-05-09 22:32:57 +01:00
TestSuite Fix overwriting of GET/POST 2012-04-30 20:36:19 -04:00
Utility HTML escape context variables. 2012-05-16 21:07:45 -04:00
View Split up tests. 2012-05-14 21:32:31 -04:00
AllBehaviorsTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllCacheTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllComponentsTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllConfigureTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllConsoleTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllControllerTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllCoreTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllDatabaseTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllErrorTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllEventTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllHelpersTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllI18nTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllLogTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllNetworkTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllRoutingTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllTestsTest.php Fix coding standards. 2012-03-18 18:06:10 -04:00
AllTestSuiteTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllUtilityTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllViewTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
BasicsTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00