cakephp2-php8/lib/Cake/Test/Case/Routing/Route
Majna 841e7aa560 Fix RedirectRoute by stopping execution.
If CakeResponse sends a Location header, it will stop execution.
This fixes issues with where a body would be sent with redirect headers.
Tests updated.

Fixes #2143
2011-10-22 13:22:28 -04:00
..
CakeRouteTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
PluginShortRouteTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
RedirectRouteTest.php Fix RedirectRoute by stopping execution. 2011-10-22 13:22:28 -04:00