[Koha-bugs] [Bug 33039] Add ability to specify a template for serial subscription "Published on (text)" field

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 28 09:35:12 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33039

--- Comment #13 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
+use Carp qw( croak );
Shouldnt we use exceptions now ?
PERL26: Koha::Exceptions (Approved on Apr 26, 2017)
Instead of die or croak when meeting unfavorable conditions in our code, we
should raise exceptions via Koha::Exceptions.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list