[Koha-bugs] [Bug 29857] New: We must stringify our exceptions correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 12 10:22:55 CET 2022


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: jonathan.druart+koha at gmail.com
          Reporter: jonathan.druart+koha at gmail.com
        QA Contact: testopia at bugs.koha-community.org
        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.


More information about the Koha-bugs mailing list