cakephp2-php8/lib
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
..
Cake Fix issue where requestAction() would not strip base url. 2012-03-24 18:11:07 -04:00