cakephp2-php8/lib/Cake/Test/Case
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
..
Cache Only delete files that have a matching group + prefix. 2013-06-08 22:42:41 -04:00
Configure Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Console more whitespace coding standard corrections 2013-06-09 17:39:48 +02:00
Controller Fix issue where redirectURLs were not generated correctly. 2013-06-29 23:26:13 -04:00
Core Changed http links to lighthouse, groups.google and github to https 2013-06-25 22:58:30 +02:00
Error Fixed unit-test locales 2013-06-11 20:18:40 +02:00
Event Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
I18n Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Log Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Model Annotated testReconnect 2013-06-27 17:15:56 +02:00
Network Add an additional test for CakeRequest::referer(). 2013-06-29 23:26:13 -04:00
Routing incorrect tab to space - whitespace coding standards 2013-06-09 21:01:01 +02:00
TestSuite Changed http links to lighthouse, groups.google and github to https 2013-06-25 22:58:30 +02:00
Utility incorrect tab to space - whitespace coding standards 2013-06-09 21:01:01 +02:00
View fix issue with FormHelper and undefined variable and extract 2013-06-25 12:11:10 +02:00
AllBehaviorsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllCacheTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllComponentsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllConfigureTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllConsoleTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllControllerTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllCoreTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllDatabaseTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllErrorTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllEventTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllHelpersTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllI18nTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllLogTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllNetworkTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllRoutingTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllTestsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllTestSuiteTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllUtilityTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllViewTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
BasicsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00