Content copyright © 2006-2007 by eZ systems A.S.
|
|
|
|
Description:
Exceptions in the controller code are currently thrown up and can only be fetched when try-catch'ing the dispatching process. It would be nice to redirect them to the Fatal Controller though. Things to change: <code> Environment: Operating System: Steps to Reproduce: Throw an exception in any controller: new Exception("Hello"); |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||