cakephp2-php8/lib/Cake/Test/Case/Controller/Component
ADmad c72def4840 Moved exception throwing to after paging info it set for request.
This fixes the regression caused in 2096d3f632. When catching exception
thrown by PaginatorComponent::paginate() in controller, developer again
has access to paging info in request object.

Closes #2402
2013-11-30 19:00:08 +05:30
..
Acl Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Auth Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AclComponentTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AuthComponentTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CookieComponentTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
EmailComponentTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
PaginatorComponentTest.php Moved exception throwing to after paging info it set for request. 2013-11-30 19:00:08 +05:30
RequestHandlerComponentTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
SecurityComponentTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
SessionComponentTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00