cakephp2-php8/lib/Cake
mark_story eefb2e81fa Fix issue where prefixes mid action would be truncated.
If a prefix occured mid action name it would be removed,
corrupting the action name.

Fixes #2831
2012-04-24 20:48:23 -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 i18n: consider real path of APP to handle symlinks 2012-04-24 07:29:26 +07:00
Controller Fix scaffold delete messages with uuids. 2012-04-24 20:11:58 -04: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 created, modified and updated fields now use static timestamp in testcases 2012-04-21 17:38:49 +02:00
Network Convert FILES processing to use recursion. 2012-04-17 22:28:08 -04:00
Routing Fix issue where prefixes mid action would be truncated. 2012-04-24 20:48:23 -04:00
Test Fix issue where prefixes mid action would be truncated. 2012-04-24 20:48:23 -04:00
TestSuite CakeTestSuite::addTestDirectory() ignore non-php 2012-04-23 12:15:29 -04:00
Utility File::create() does not need to change umask 2012-04-24 23:35:32 +07:00
View Fix introspection on models in other plugins. 2012-04-17 21:35:03 -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