CMFActivity.ActivityTool: Set exc_type default value.
This property is only conditionally set, which causes distracting error when something goes wrong. If we really want to check that the expected code path was followed there has to be a better check and a more debugging- friendly error than an AttributeError.
Showing
Please register or sign in to comment