cakephp2-php8/lib/Cake/Controller
mark_story 3083b01f7d Fix exceptions being thrown in beforeFilter breaking error pages.
If an exception was raised in the AppController::beforeFilter(),
requests for content-type responses would render as HTML. Extracting the
startupProcess() allows us to keep a reference to the error controller,
which can be used to force startup RequestHandlerComponent if its
enabled.

Fixes #3389
2012-11-24 15:38:42 -05:00
..
Component Remove int cast from authentication adapters. 2012-11-06 20:27:28 -05:00
CakeErrorController.php Fix exceptions being thrown in beforeFilter breaking error pages. 2012-11-24 15:38:42 -05:00
Component.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
ComponentCollection.php Show plugin name in error message if a plugin component was requested 2012-03-24 00:22:50 +05:30
Controller.php Remove all todo from core, create tickets for them 2012-11-14 14:59:51 +01:00
Scaffold.php Fix scaffold delete messages with uuids. 2012-04-24 20:11:58 -04:00