#491: BibEdit: Stack traces in Email; Error reports in div
----------------------+-----------------
Reporter: jblayloc | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: BibEdit | Version:
Keywords: |
----------------------+-----------------
This is in three parts.
First, and most importantly, when BibEdit throws an error the stack trace
should be emailed to admin, and not displayed in an alert popup. The
current behavior is a *defect*.
The rest of what's in this ticket is enhancements that address different
parts of the same problem. Taken together they should be considered in
total as addressing a UI defect and not a functionality enhancement.
Second, there should be a fixed-position <div> that defaults to having
style="display: none" in which all error messages and popup alerts may be
shown, and this <div> should disappear when clicked on.
Third, all of the uses of alert() and alertOn... should be converted to
use the new alert div instead.
(Bonus points if this is written outside the BibEdit internals so that we
can use it as a library method in MultiEdit, BibMerge, etc. etc.)
--
Ticket URL: <http://invenio-software.org/ticket/491>
Invenio <http://invenio-software.org>