[fw-general] Warning for your error controllers: new 1.10.0 exception: Zend_Controller_Plugin_ErrorHandler::EXCEPTION_NO_ROUTE

2010-02-01 Thread Colin Guthrie
Hi, Just a small word of warning for those users using the error controller to take appropriate action. Previously (1.9.7) either EXCEPTION_NO_CONTROLLER or EXCEPTION_NO_ACTION was thrown when no route existed, but I'm now seeing the EXCEPTION_NO_ROUTE. For me this bit me on upgrade due to my

Re: [fw-general] Warning for your error controllers: new 1.10.0 exception: Zend_Controller_Plugin_ErrorHandler::EXCEPTION_NO_ROUTE

2010-02-01 Thread Nicolas Grevet
This is already covered here: http://framework.zend.com/manual/1.10/en/migration.110.html Cheers, -- Nicolas Colin Guthrie a écrit : Hi, Just a small word of warning for those users using the error controller to take appropriate action. Previously (1.9.7) either EXCEPTION_NO_CONTROLLER or