http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8460 Priority: P5 - low Change sponsored?: --- Bug ID: 8460 Assignee: gmcharlt@gmail.com Summary: Improve Error Handling Severity: enhancement Classification: Unclassified OS: All Reporter: thatcher.rea@bywatersolutions.com Hardware: All Status: NEW Version: unspecified Component: Architecture, internals, and plumbing Product: Koha We've had a few scenarios recently when a library patron experiences a catalog error. The default messages say "For help, please send mail to the webmaster (test@example.com), giving this error message and the time and date of the error." 9 times out of 10, the patron will simply copy the error, and provide no additional information about the event at all. Not even what catalog they were working on, which makes these messages effectively useless. I propose that these messages be written instead to say "Please click here to send the system administrator an error report." Which can then send an internally generated message containing: * referring link * the error message * server info * koha version, etc This could be sent to the address in the KohaAdminEmailAddress sypref. Regards, :T -- You are receiving this mail because: You are watching all bug changes.