cakephp2-php8/lib/Cake/Controller/Component
mark_story 6acf024a2b Fixing incorrect keying for ext routing parameter. It was
nested under params[url][ext].  This makes it unlike
all other routing parameters.  Having the nested value
also makes reversing requests harder, and generating urls more
difficult.
Adding a test for Router::reverse() and extensions.
Fixes #1923, fixes #1928
2011-08-22 22:26:02 -04:00
..
Auth Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AclComponent.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AuthComponent.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
CookieComponent.php Adding Todo about moving Cookie setting to CakeResponse. 2011-08-20 17:28:58 -04:00
EmailComponent.php Change casing of delivery method being passed to transport(), to ensure correct transport class will be loaded 2011-08-19 16:47:46 +02:00
PaginatorComponent.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
RequestHandlerComponent.php Fixing incorrect keying for ext routing parameter. It was 2011-08-22 22:26:02 -04:00
SecurityComponent.php Fixing issues with CSRF token failure and requestAction. 2011-08-12 20:38:24 -04:00
SessionComponent.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30