https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29857
--- Comment #19 from Marcel de Rooy <[email protected]> --- (In reply to Jonathan Druart from comment #0) > 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. Exception 'Koha::Exception::TestMR' thrown 'Something went wrong!' with status => x, type => HASH(0x5653eb753278) How useful is HASH(0x5653eb753278) ? -- 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/
