cakephp2-php8/lib/Cake/Test/Case/Controller
mark_story 6f914174a6 Fix issues with double / & leading/trailing /
Authorize classes should remove // and leading trailing /
Without this incorrect paths that fail to match nodes can be
generated.  This also allows settings[actionPath] to be
permissive in what it accepts.

Fixes #2563
2012-02-11 10:29:18 -05:00
..
Component Fix issues with double / & leading/trailing / 2012-02-11 10:29:18 -05:00
ComponentCollectionTest.php Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
ComponentTest.php Updating for PHP5.4 2011-11-12 21:42:19 -05:00
ControllerMergeVarsTest.php Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
ControllerTest.php Fixed broken Controller::setAction() testcase 2012-01-15 15:16:49 -05:00
PagesControllerTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
ScaffoldTest.php Code standards formatting 2011-12-15 22:52:07 -08:00