4 Feb
2022
4 Feb
'22
9:42 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29857 --- Comment #19 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (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.