cakephp2-php8/lib/Cake
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 Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Config Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Configure Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
Console Make input prompt clearer in extract task. 2012-05-12 20:26:11 -04:00
Controller Removed triple nested condition. 2012-05-05 17:09:43 +02:00
Core Fix issue where requestAction() would not strip base url. 2012-03-24 18:11:07 -04: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 Ensure L10n::get() consistently returns the set language. Closes #2737 2012-04-09 00:49:24 +05:30
Log Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Model Making validateAssociated overwrite data consistently with validateMany 2012-05-10 00:52:54 -04:30
Network Convert FILES processing to use recursion. 2012-04-17 22:28:08 -04:00
Routing Adding support for a trailing & or & in the existing queryString 2012-05-09 22:32:57 +01:00
Test HTML escape context variables. 2012-05-16 21:07:45 -04: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 The event manager should be re-used. 2012-05-14 21:18:09 -04:00
basics.php substr() optimizations 2012-03-28 13:07:26 -07:00
bootstrap.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
LICENSE.txt Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
VERSION.txt Update version number to 2.1.2 2012-04-29 21:07:12 -04:30