#68: Exception reports could be more helpful
--------------------------+-------------------------------------------------
Reporter: jblayloc | Owner: Tibor Simko <tibor.simko@…>
Type: enhancement | Status: closed
Priority: minor | Milestone: v1.0
Component: MiscUtil | Version:
Resolution: fixed | Keywords: register_exception errorlib
--------------------------+-------------------------------------------------
Changes (by Tibor Simko <tibor.simko@…>):
* owner: => Tibor Simko <tibor.simko@…>
* status: in_merge => closed
* resolution: => fixed
Comment:
In [3f758b4c794076177b559de8a27e55cf3bf513a7]:
{{{
#!CommitTicketReference repository=""
revision="3f758b4c794076177b559de8a27e55cf3bf513a7"
errorlib: improve exception email subject
* Because of a wrong implementation, when register_exception was
sending an exception via email to the admin, the subject of the
email contained the line and filename where the exception was
finally registered. Now the subject is more usefully set to the
filename, line number and function name where the exception is
actually raised. (closes #68)
}}}
--
Ticket URL: </ticket/68#comment:3>
Invenio <http://invenio-software.org>