In my config I have:

...
'view_manager' => array(
        'display_not_found_reason' => true,
        'display_exceptions'       => true,
...

But when the application throws and exception, I get a blank page.
Shouldn't the exception be caught an then displayed?

Cheers,
David

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to