Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The default controller in its various doInstallUpdate(...) methods does not catch runtime exceptions that can occur. In this case, also nothing is logged back to the user. Fix these methods to explicitly catch all exceptions and properly log and respond to them.