Actions
Bug #14000
closedErrors are not logged in handleRequest
Start date:
09/22/2025
Due date:
% Done:
100%
Estimated time:
Description
handleRequest() only catches and logs Exceptions. If something seriously goes wrong and an Error occurs, this is only logged by the servlet container. We should catch Throwable at this level instead.
Updated by Raf Pauwels about 1 month ago
- Status changed from InProgress to Review
- Assignee deleted (
Raf Pauwels)
Updated by Matthias Van Ceulebroeck 14 days ago
- Assignee set to Matthias Van Ceulebroeck
Updated by Matthias Van Ceulebroeck 14 days ago
- Status changed from Review to Implemented @Emweb
- Assignee changed from Matthias Van Ceulebroeck to Raf Pauwels
- % Done changed from 0 to 100
Updated by Matthias Van Ceulebroeck 13 days ago
- Status changed from Implemented @Emweb to Closed
Actions