cakephp2-php8/cake
mark_story 16eb51e91c Adding ControllerMergeVarsTestCase to more extensively test merging of vars in Controller::__mergeVars.
Fixing issue where components declared in AppController would get doubled settings if no components were declared in subclasses.
Fixes #6459

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8201 3807eeeb-6ff5-0310-8944-8be069107fe0
2009-06-24 18:09:14 +00:00
..
config Merging fixes to trunk 2009-05-04 21:17:19 +00:00
console Fixing plugin prefix handling when using plugin task to bake plugin controllers. Plugin Models are correctly found, allowing bake to work. 2009-06-17 02:17:18 +00:00
libs Adding ControllerMergeVarsTestCase to more extensively test merging of vars in Controller::__mergeVars. 2009-06-24 18:09:14 +00:00
tests Adding ControllerMergeVarsTestCase to more extensively test merging of vars in Controller::__mergeVars. 2009-06-24 18:09:14 +00:00
basics.php fixes #6359, array_intersect_key compatibility with php4 2009-06-16 20:22:41 +00:00
bootstrap.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
dispatcher.php Sanitizing path in Dispatcher::baseUrl(), fixes #6336, misc. whitespace fixes. 2009-05-04 20:36:22 +00:00
LICENSE.txt closes #5271, removing root docs directory. adding README 2008-12-25 18:05:56 +00:00
VERSION.txt Merging fixes to trunk 2009-05-04 21:17:19 +00:00