Can somebody confirm this or is it me? :-) Everything works fine
otherwise, including the error controller.
In bootstrap:
$frontController->setDefaultModule('validmodule');
$frontController->dispatch();
Error:
*Fatal error*: Uncaught exception 'Zend_Controller_Dispatcher_Exception'
with message 'Invalid controller specified (error)' in
/application/library/Zend/Controller/Dispatcher/Standard.php:249 Stack
trace: #0 /application/library/Zend/Controller/Front.php(914):
Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http),
Object(Zend_Controller_Response_Http)) #1 /html/index2.php(152):
Zend_Controller_Front->dispatch() #2 {main} thrown in
*/application/library/Zend/Controller/Dispatcher/Standard.php* on line *249*