cakephp2-php8/cake/tests/cases/libs/controller
mark_story 6d9b000aee Changing how mergeVars are handled, so the difference of app/current is used as a base.
Also fixing issues where passing settings to helpers in AppController could result in them not being correctly merged.
Thanks to hashmich for the partial patch.
Fixes #1183
2010-11-20 22:34:24 -05:00
..
components Fixing issue found by Felix Wilhelm(flxm) where users could send potentially dangerous or corrupted serialized objects to SecurityComponent, potentially allowing manipulation of file map caches. Test case added. 2010-11-07 20:53:04 -05:00
component.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
controller.test.php Changing how mergeVars are handled, so the difference of app/current is used as a base. 2010-11-20 22:34:24 -05:00
controller_merge_vars.test.php Changing how mergeVars are handled, so the difference of app/current is used as a base. 2010-11-20 22:34:24 -05:00
pages_controller.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
scaffold.test.php Removing old check for view == 'Theme'. This allows Scaffold to work well with Themed controllers. Test case added. Fixes #255 2010-08-01 22:25:29 -04:00