cakephp2-php8/lib/Cake/Test/Case/Core
mark_story fca8b1dd30 Fix issue where requestAction() would not strip base url.
requestAction + Controller::referer() don't work well together.
Stripping the base domain, and normalizing the URL gives an application
request which works much better.  This keeps RequestHandler more
transparent when overloading redirects.

Fixes #2711
2012-03-24 18:11:07 -04:00
..
AppTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
CakePluginTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ConfigureTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
ObjectTest.php Fix issue where requestAction() would not strip base url. 2012-03-24 18:11:07 -04:00