cakephp2-php8/lib/Cake
mark_story 67743c8079 Fix missing Html escaping on string urls for assets.
Add HTML escaping for asset paths provided as strings.
Split existing tests up.

Fixes #2766
2012-04-09 21:20:11 -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 Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Console Fix a code style warning. 2012-03-31 21:40:20 -04:00
Controller update docblock of AclComponent 2012-04-05 13:51:00 +02:00
Core Fix issue where requestAction() would not strip base url. 2012-03-24 18:11:07 -04:00
Error Fix which request is used for error pages. 2012-04-03 13:24:36 -04: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 Merge pull request #603 from luisarmando/queryCacheDoc 2012-04-09 14:35:57 -07:00
Network Fix issues loading response classes from plugins. 2012-04-06 20:38:14 -04:00
Routing Fragments should not be urlencoded() 2012-04-06 21:32:37 -04:00
Test Fix missing Html escaping on string urls for assets. 2012-04-09 21:20:11 -04:00
TestSuite Always reconfigure global state. 2012-04-06 20:27:56 -04:00
Utility Update doc blocks for CakeNumber. 2012-04-08 12:35:44 -04:00
View Fix missing Html escaping on string urls for assets. 2012-04-09 21:20:11 -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.1 2012-03-25 21:00:26 -04:30