Ticket #305 (closed feature request: fixed)

Opened 2 years ago

Last modified 2 years ago

Error interceptor

Reported by: tepehe Assigned to: bergie
Priority: major Milestone: 8.09.3 Ragnaroek
Component: MidCOM core Version: 8.09 Ragnaroek
Keywords: Cc:

Description

As well as Vinland requires failed login error handler it requires error interceptor.

Error interceptor's main functionality is to capture 500 errors and store all available information to error database.

Another possible functionality is to store 404 errors in order to find for example broken links

This would greatly help debug of production sites.

Change History

12/08/08 12:07:04 changed by bergie

  • version changed from 9.03 Vinland to 8.09 Ragnaroek.
  • milestone changed from 9.03 Vinland to 8.09.3 Ragnaroek.

Moving to Ragnaroek as this is already being implemented there.

12/08/08 12:30:14 changed by bergie

  • status changed from new to closed.
  • resolution set to fixed.

(In [19610]) Implement error actions for logging or sending email on error pages, fixes #305