cakephp2-php8/lib/Cake/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
..
App.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
CakePlugin.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Configure.php Make method protected. 2012-03-16 21:46:07 -04:00
Object.php Fix issue where requestAction() would not strip base url. 2012-03-24 18:11:07 -04:00