cakephp2-php8/lib/Cake/Test/Case/Controller
mark_story 1d18a4f702 Fix issue where redirectURLs were not generated correctly.
When the first path segment matches the base path an incorrect URL was
generated. Trimming slashes off makes Router normalize the URL correctly
as the leading / implies that the base is already prepended.

Fixes #3897
2013-06-29 23:26:13 -04:00
..
Component Fix issue where redirectURLs were not generated correctly. 2013-06-29 23:26:13 -04:00
ComponentCollectionTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ComponentTest.php remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
ControllerMergeVarsTest.php remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
ControllerTest.php Fixed unit-test locales 2013-06-11 20:18:40 +02:00
PagesControllerTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ScaffoldTest.php Fixed unit-test locales 2013-06-11 20:18:40 +02:00