20 Jul
2020
20 Jul
'20
6:48 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22407 --- Comment #18 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Koha::Object is trapping DBIC exceptions and converting them into Koha::Exception* and we are shifting into using them everywhere. They get properly propagated if not catch locally, so I guess there will be places in which we could catch exceptions. But those would be specific cases. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.