https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29857
Bug ID: 29857
Summary: We must stringify our exceptions correctly
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: In Discussion
Severity: major
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Depends on: 21022
We must have a generic full_message method in the Koha::Exceptions base class
to display all the info we have about the exception.
The current state is bad as we are displaying the "description" of the
exception but it does not contain useful information.
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022
[Bug 21022] Exceptions should skip stringifying if message manually passed
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/