cakephp2-php8/lib/Cake
Marc Würth f930a50805 Fix for #3318
Fixes https://cakephp.lighthouseapp.com/projects/42648-cakephp/tickets/3318

It seems fixing this in the htaccess file(s) isn't going to work even though a url rewriting based solution was more clean. On the plus side this works for any web server.
If a url is called with "index.php" in it then the CakeRequest swallows this part and fixes the path. Any linked url from the requested page will have a clean url. Thus after following one of these urls this problem is gone anyway.

Some code docblock improvements to CakeRequestTest.php
Added test case for fix
Also now you can call just index.php even if you have url rewriting enabled
2013-06-30 05:38:58 +02:00
..
Cache Only delete files that have a matching group + prefix. 2013-06-08 22:42:41 -04:00
Config Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Configure Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Console Changed http links to lighthouse, groups.google and github to https 2013-06-25 22:58:30 +02:00
Controller Fix issue where redirectURLs were not generated correctly. 2013-06-29 23:26:13 -04:00
Core more whitespace coding standard corrections 2013-06-09 17:39:48 +02:00
Error Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Event Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
I18n coding standards whitespace and single quote 2013-06-09 17:20:08 +02:00
Log Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Model Fixed @return statement in DboSource::disconnect 2013-06-27 17:38:46 +02:00
Network Fix for #3318 2013-06-30 05:38:58 +02:00
Routing Merge pull request #1334 from thegallagher/2.3-cache-fix 2013-06-12 18:27:42 -07:00
Test Fix for #3318 2013-06-30 05:38:58 +02:00
TestSuite Changed http links to lighthouse, groups.google and github to https 2013-06-25 22:58:30 +02:00
Utility coding standards elseif 2013-06-09 17:12:46 +02:00
View fix issue with FormHelper and undefined variable and extract 2013-06-25 12:11:10 +02:00
basics.php Remove undocumented magic features for IIS. 2013-06-13 18:01:11 -04:00
bootstrap.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.3.6 2013-06-09 22:41:41 -04:00